Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in dplyr
Turn a list with elements of unequal length into a two column dataframe
Sep 11, 2025
r
list
dataframe
dplyr
Using complex RHS expressions in `dplyr::case_when()` in the context of `dplyr::mutate()`
Sep 12, 2025
r
dplyr
tidyeval
nse
Use $ dollar sign at end of of an R magrittr pipeline to return a vector
Sep 13, 2025
r
dplyr
magrittr
R using dplyr to compute weighed statistics by group
Sep 12, 2025
r
dplyr
R: efficient ways to add months to dates?
Sep 12, 2025
r
dplyr
lubridate
Renaming multiple columns from vector in dplyr chain
Sep 12, 2025
r
dplyr
How to filter by dates and grouping months together in R using dplyr
Sep 12, 2025
r
dataframe
dplyr
data-manipulation
Problems with dplyr and POSIXlt data
Sep 11, 2025
r
dplyr
posixlt
Fast string counting in dplyr
Sep 11, 2025
r
regex
dplyr
purrr
Tilde and dots in R [duplicate]
Sep 11, 2025
r
function
dataframe
dplyr
Rolling weighted average in R (multiple observations)
Sep 10, 2025
r
dplyr
data.table
How can I filter by NAs in R programming with Dplyr
Sep 08, 2025
r
dplyr
na
How to subset identical rows from dataframe by condition in R?
Sep 09, 2025
r
dataframe
dplyr
group by consecutive values in r
Sep 09, 2025
r
dplyr
substringing {.col} from mutate(across()) on the fly
Sep 09, 2025
r
dplyr
tidyr
Using count(), aggregate(), data.table () or dplyr() to summarise the data (mean, standard deviation)
Sep 09, 2025
r
dplyr
data.table
aggregate-functions
mean
Perform mutate function only if variable exists
Sep 09, 2025
r
dplyr
tidyverse
What does the !! operator mean in R, particularly in the context !!sym("x")
Sep 09, 2025
r
dplyr
operators
rlang
select_at() drop some vars, pull some to front and then everything() in one call?
Sep 08, 2025
r
dplyr
« Newer Entries
Older Entries »