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
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
dplyr not accepting paste0() as old_name in rename()
Sep 06, 2025
r
dplyr
Filter according to partial match of string variable in R
Sep 08, 2025
r
dplyr
stringr
ggplot and dplyr and column name as string
Sep 08, 2025
r
string
ggplot2
dplyr
Add predictions for models by group
Sep 08, 2025
r
dplyr
regression
grouping
modelr
String manipulation in mutate with stringr
Sep 08, 2025
r
dplyr
stringr
Compare two column of list type rows with dplyr
Sep 08, 2025
r
dataframe
dplyr
set-difference
R - use dplyr to filter each column based on each column's quantiles
Sep 08, 2025
r
dplyr
How to use dplyr:mutate to mulitply pairs of columns specified by parts of the variable name
Sep 08, 2025
r
names
dplyr
Using mutate and starts_with
Sep 07, 2025
r
dplyr
In R, dplyr mutate referencing column names by string [duplicate]
Sep 08, 2025
r
dplyr
The usage of the key word 'within' and 'overlaps' in join_by
Sep 06, 2025
r
join
dplyr
Gather overlapping coordinates columns within same groups in R
Sep 06, 2025
r
dataframe
dplyr
creating a factor variable with dplyr?
Sep 06, 2025
r
dplyr
Remove periods/dots in entire data frame
Sep 05, 2025
r
dplyr
stringr
arrange alphanumeric column names alphabetically in R
Sep 06, 2025
r
dplyr
Older Entries »