mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 21:42:01 +02:00
fixes2
This commit is contained in:
@ -73,7 +73,8 @@ import_functions <- c(
|
||||
"semi_join" = "dplyr",
|
||||
"showQuestion" = "rstudioapi",
|
||||
"summarise" = "dplyr",
|
||||
"ungroup" = "dplyr"
|
||||
"ungroup" = "dplyr",
|
||||
"where" = "dplyr"
|
||||
)
|
||||
|
||||
# functions that are called directly with ::
|
||||
|
Reference in New Issue
Block a user