List Question
17 TechQA 2021-08-17T12:35:29.120000can't find a function from loaded package
492 views
Asked by Nico
How to pass formulas or quosures in dplyr verbs R as arguments
303 views
Asked by Diego-MX
How to feed a list of unquoted column names into `lapply` (so that I can use it with a `dplyr` function)
1.8k views
Asked by leerssej
How to implement mutate-like chain evaluation?
217 views
Asked by Tim
Lazy eval, dplyr "filter" and NAs
718 views
Asked by Elijah
How to mutate dataframe inside do with dplyr
217 views
Asked by Diego-MX
R lazyeval: pass parameters to dplyr::filter
2.1k views
Asked by user3375672
R lazy evaluation ifelse logical condition
1.3k views
Asked by Jaime Caffarel
How to pass column name in ggplot facet_wrap in a function
2.1k views
Asked by santoku
lazyeval not finding `C_logit_link` when using binomial in the glm function
256 views
Asked by Luke W. Johnston
Passing column name inside a function using dplyr
768 views
Asked by DavidH
Error: Package or namespace load failed
22.1k views
Asked by ab90hi
How should I use the uq() function inside a package?
775 views
Asked by PAC
Dynamically provide argument to function inside mutate
892 views
Asked by tbadams45
How to pass '...' argument into an interp() formula within lazyeval
533 views
Asked by pfabri
Variables as default arguments of a function, using dplyr
2.2k views
Asked by Axeman