List Question
20 TechQA 2024-02-29T12:25:18.773000Difference between using str_detect() and contains()?
94 views
Asked by oliver
How can I use tidyselect to pass an array of symbols like pivot_longer?
68 views
Asked by Demetri Pananos
mutate_at with all_of() in r?
85 views
Asked by Ahmed Ayub Khan
R gt table - Exclude NA values from text transform
90 views
Asked by Essi
What is the recommended alternative for the deprecated .data[[ ]] in mutate()?
173 views
Asked by saQuist
gt R package cells_summary row conditions issue
30 views
Asked by trian
`dplyr::select()` with tidyselection but not error if column doesn't exist
230 views
Asked by Dan Chaltiel
Specify a column type across multiple columns with tidy-selection in readr package
704 views
Asked by user18894435
How to select row/column variables starting with a particular set of characters (e.g., Q4) in R package expss?
139 views
Asked by statadvice
dplyr rowwise summarise by column, grouped by name
110 views
Asked by nico
Unable to add primary keys to existing data model object
44 views
Asked by oropo
select_if throwing error with second condition
122 views
Asked by Alex Romer
Select columns using starts_with()
535 views
Asked by D. Studer
How to scale up a transmute in tidyverse?
84 views
Asked by GiulioGCantone
Apply dplyr::starts_with() with lambda function
231 views
Asked by Brian Smith
How to to avoid error message when an empty argument in dplyr::select function?
285 views
Asked by JohnBones JohnBones
Sophisticated formula inside arrange
453 views
Asked by crestor
Using eval_select inside of a nested function
95 views
Asked by thisisnic
Calling/passing variables from a function to function
71 views
Asked by cdcarrion