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
How to extract height and width from dimensions string in R using stringr?
Feb 23, 2026
r
dplyr
stringr
Is there a way to select the first row within a group with different conditions in dplyr?
Feb 24, 2026
r
dplyr
tidyverse
How to subtract one column from multiple columns in a dataframe in R using dplyr
Feb 23, 2026
r
dplyr
Non-equi join in tidyverse
Feb 23, 2026
r
join
dplyr
dbplyr
dtplyr
Creating nested data frames with variable dimensions
Feb 22, 2026
r
dplyr
nested
purrr
r count the number of nonmissing entries per variable per ID
Feb 22, 2026
r
dplyr
count
How to check your result when using dplyr Joins?
Feb 22, 2026
r
dplyr
tidyverse
Create a sequence of dates and store in a data frame with a column name
Feb 22, 2026
r
date
dplyr
sequence
creating new variable that takes into account prior information from the earlier records
Feb 20, 2026
r
dplyr
data.table
tidyr
top_n() not selecting n
Feb 20, 2026
r
dplyr
top-n
What do %/% and %% mean?
Feb 20, 2026
r
dplyr
Replace subsequent values with NA if prior values max possible value on separate column
Feb 19, 2026
r
dplyr
How to select columns that were not summarise after group_by?
Feb 18, 2026
r
dplyr
Efficient way to filter only first rows where condition is met?
Feb 18, 2026
r
dplyr
Check monotonically increasing per row
Feb 17, 2026
r
dataframe
dplyr
automatically rename multiple columns with piping an elegant way
Feb 18, 2026
r
dplyr
Using mutate_at to insert relative values after each column (relative to the second column of the tibble)
Feb 16, 2026
r
dplyr
tibble
Older Entries »