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 tidyverse
Create dataframe with month start and end in R
Sep 06, 2025
r
tidyverse
How to Handle Temporary Columns in Tidyverse Functions Without Overwriting Existing Data?
Sep 05, 2025
r
tidyverse
metaprogramming
stringr::str_glue() doesn't work with purrr::map()
Sep 05, 2025
r
tidyverse
purrr
r-glue
Mutate_at and ifelse problem with vectorization
Sep 04, 2025
r
if-statement
tidyverse
dplyr
How to count the number of matches in a tibble list column to another data frame in R?
Sep 05, 2025
r
list
tidyverse
match
Getting summary by group and overall using tidyverse
Sep 05, 2025
r
dplyr
tidyverse
mean
summarize
Using `dplyr::mutate()` to create several new variables from names specified in a vector
Mar 09, 2023
r
dplyr
tidyverse
tidyeval
Generating minimum value in cumsum function in R
Mar 09, 2023
r
tidyverse
cumsum
dplyr::recode in conjunction with stringr::str_detect()
Mar 09, 2023
r
dplyr
tidyverse
stringr
How to perform statistical test using dplyr grouping and then make tibble with broom
Mar 08, 2023
r
tidyverse
broom
Add variable labels within mutate
Mar 07, 2023
r
dplyr
tidyverse
tidyverse: Cross tables of one variable with all other variables in data.frame
Mar 07, 2023
r
tidyverse
crosstab
purrr
janitor
how to use one argument in R function based on `dplyr::arrange` to sort data frame with ascending or descending
Sep 03, 2025
r
dplyr
tidyverse
rlang
How can I reduce this code with the DRY principle?
Sep 03, 2025
r
dataframe
tidyverse
dry
pivot_wider when there's no names column (or when names column should be created)
Sep 02, 2025
r
dplyr
tidyverse
tidyr
Expand start and end dates to unbalanced monthly panel with dplyr
Sep 03, 2025
r
dplyr
plyr
tidyverse
How to scrape hierarchical web data into tabular format using rvest?
Sep 03, 2025
r
web-scraping
tidyverse
rvest
Concordance matrix
Sep 03, 2025
r
tidyverse
Grouped multicolumn gather with dplyr, tidyr, purrr [duplicate]
Sep 03, 2025
r
dplyr
tidyr
purrr
tidyverse
How to use rep_slice_sample() to randomly sample within groups of varying observation number
Sep 02, 2025
r
dplyr
tidyverse
resampling
Older Entries »