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
Getting filter within a function to work with tidy evaluation
Apr 14, 2026
r
dplyr
rlang
How to concatenate rows based on group as quickly as possible
Apr 13, 2026
r
performance
dplyr
data.table
concatenation
How to calculate the mean in a data.frame based on patterns in the column names?
Apr 13, 2026
r
dplyr
mean
Loop through unique values of a column and create multiple columns
Apr 12, 2026
r
loops
dataframe
data.table
dplyr
bind rows of tibbles present in nested list
Apr 12, 2026
r
dplyr
dplyr::bind_cols (remove the first column while combining several data.frames)
Apr 11, 2026
r
dplyr
Access the column names in the `mutate_at` to use it for subseting a list
Apr 10, 2026
r
dplyr
tidyeval
Input `typ` can't be recycled to size in R
Apr 11, 2026
r
dplyr
substring
Conditionally mutate existing values by group R
Apr 10, 2026
r
dplyr
How to copy a value from one row to another based on a column value in R? [duplicate]
Apr 10, 2026
r
dplyr
Multilevel ordering with dplyr
Apr 11, 2026
r
dplyr
Apply a same function to each column with tidyverse and mutate_all
Apr 08, 2026
r
dplyr
Replace variable names with row values and vice versa
Apr 10, 2026
r
dplyr
dplyr: sum of daily values for whole year and sum of specific daily values in the same formula
Apr 10, 2026
r
dplyr
How to convert a list of tibbles tino a data.frame in R?
Apr 09, 2026
r
dataframe
dplyr
tibble
Alternative to the `c()` function that works with pipes in R?
Apr 10, 2026
r
dplyr
tidyverse
How to use a range for columns instead of names for pmax / pmin [duplicate]
Apr 09, 2026
r
dplyr
How to create dynamic group_by parameters
Apr 08, 2026
r
dplyr
group-by
Older Entries »