Search code examples
How to use unite with map2 in R?...

rdplyrtidyrpurrr

Read More
'unused argument' error when using `purrr::pwalk` to save ggplots from list column in nested...

rggplot2purrr

Read More
Vectorization with lists (as tibble columns) in R?...

rvectorizationpurrrtibble

Read More
Import multiple csv at once and add filename column...

rdplyrpurrr

Read More
Why does purrr::pwalk not work when writing CSV-files...

rpurrrtemporary-files

Read More
Back-fill NAs in a column only if the subsequent value matches a specific value...

rdplyrtidyrpurrr

Read More
Using purrr:map and dplyr::mutate with input from nested and non nested column...

rdatedplyrpurrr

Read More
Select matching strings of columns from a nested list of tibbles / tidyverse / R...

rlistdplyrtidyversepurrr

Read More
modify particular element of nested list with purrr...

rpurrr

Read More
Conditionally concatenate strings in vector based on a value in secondary vector in R...

rexceliterationpurrr

Read More
Is there an elegant way to write nested if statements in R?...

rif-statementtidyversepurrr

Read More
How can I extract some information from variable labels using map and str_remove_all in R...

rreplacepurrrstringr

Read More
How would I use the purrr package to calculate the days_since column in my_tibble...

rtidyversepurrr

Read More
broom.mixed::augment does no work with sample::analysis...

rpurrrtidymodelsbroom

Read More
Can I use lapply or a similar function to add a class to selected columns of a data frame?...

classlapplypurrr

Read More
Read all files in directory and assign names from list...

rpurrr

Read More
How do I download and save multiple files from google drive to a particular folder on my laptop usin...

rpurrr

Read More
Using invoke_map() or exec() on a data.frame...

rpurrr

Read More
stringr::str_glue() doesn't work with purrr::map()...

rtidyversepurrrr-glue

Read More
how to split a dataframe 's columns into separate lists...

rpurrr

Read More
Scrape data from site using variables and functions and bind tables to one dataframe...

rdplyrpurrrrvest

Read More
How to row bind dataframes stored in a multi-level nested list, and add an identifier column for eac...

rdataframedplyrpurrrnested-lists

Read More
how to "spread" a list-column?...

rdplyrpurrr

Read More
Finding the hierarchy relationships between number pairs in R...

rpurrrhierarchy

Read More
Calculating row-wise student's t test between selected variables in a dataframe - R...

rdplyrstatisticsapplypurrr

Read More
Convert nested lists to a dataframe in R...

rpurrrrbind

Read More
Parallel Processing With Magick image_read() with Furrr...

rpurrrfurrr

Read More
Plot histograms per row using gt tables - R...

rggplot2dplyrpurrrgt

Read More
Mutate across multiple columns while indexing with a list column...

rdplyrpurrr

Read More
understanding purrr::accumulate in R and the paste function...

rpurrraccumulate

Read More
BackNext