Search code examples
Unusual names from across() when using scale() as the .fns...

rtidyversepurrr

Read More
Filter dataset based on dynamic number of user inputs from user file upload...

rdplyrshinypurrr

Read More
How to mutate to input the mean as a column after using nest?...

rdplyrmappingpurrr

Read More
how to interate a list of columns names in purrr::map to create new columns in R...

rpurrr

Read More
Using purrr::pmap with R's native pipe operator...

rpipelinepurrr

Read More
dplyr mutate and purrr map: use data masking to select columns for map...

rdplyrpurrrmutate

Read More
multiple excel sheets in R...

rlapplypurrrreadxl

Read More
use raw string, instead of escape string, in ggpub::ggboxplot of R...

rggplot2purrrggpubrggboxplot

Read More
Why does map_df produce many missing values? How can i concatenate across rows to removing NAs?...

rmappingconcatenationpurrrmissing-data

Read More
How to append elements from second list to existent elements from first list in R...

rpurrr

Read More
Create a nested list with map and list.dirs...

rlistpurrr

Read More
Map write multiple ggplot png files using Purrrr...

rggplot2purrr

Read More
In R, why is purrr's map2 ignoring my group_by argument when making plots?...

rggplot2group-bypurrr

Read More
Passing arguments to pmap in mutate...

rdplyrpurrrpmap

Read More
Matching a character vector with multiple patterns in R...

rregexdata.tablepurrrstringr

Read More
Adding missing values after completing a tibble...

rtidyversepurrr

Read More
Add a column from one dataframe in a list to another dataframe in another list with map2...

rlistdataframepurrr

Read More
What is a proper alternative for pluck(col_name)...

rtidyversepurrr

Read More
using purrr::pmap() to assign data frame column labels...

rpurrrr-labelled

Read More
Using the name "Session" gives an error in purrr::pwalk in R...

rpurrr

Read More
! Case 1 (`.`) must be a two-sided formula, not a double vector...

rtidyversecasepurrr

Read More
Update parsnip model parameters dynamically...

rdplyrpurrrparsnip

Read More
Combining list of data.tables based on data.table name...

rdplyrdata.tablepurrr

Read More
Inconsistent behaviour between sample_n() and slice_sample()...

rdplyrpurrr

Read More
retain only rows and columns that match with a string vector...

rdplyrpurrr

Read More
pmap_dfr and shifting a vector in data.table...

rvectorfunctional-programmingdata.tablepurrr

Read More
Making .id argument show the names of objects after binding a nested list /R...

rdplyrpurrrnested-lists

Read More
How to reshape output of simulate function using purrr...

rpurrr

Read More
R select items from list in pipeline...

rlistsubsetpurrrmagrittr

Read More
Binding a nested list , with empty elements, duplicate names and inconsistent structure into one tib...

rdplyrpurrrnested-lists

Read More
BackNext