1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-09 21:42:01 +02:00
This commit is contained in:
2023-02-06 14:34:38 +01:00
parent f7dd890b79
commit 75a4c1ef3e
5 changed files with 35 additions and 34 deletions

View File

@ -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 ::