Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in purrr

Data manipulation using r purrr

r dictionary purrr

Using function lm() with group_by in R

r group-by apply purrr lm

What's the correct way of using `keep` function in `purrr` package

r purrr

Apply two sample proportion test across rows

r purrr categorical-data

How to optimize memory usage in dplyr + purrr

r dplyr tidyverse purrr

Conditional cumulative sum from two columns

Set names of dataframes inside lists

r dplyr rename purrr

Partialised glue function does not work when called in different environment

r purrr r-environment r-glue

How to pass a dataframe and uneven vectors as parameters in purrr map

r dplyr purrr

rmarkdown/purrr: remove list indices between plots

r r-markdown purrr

How to join same named sublist elements and add an ID variable

r list purrr

How do I use purrr in Shiny to apply one renderText to multiple outputs?

r shiny purrr

Apply map function to grouped data frame in with purrr

r dplyr group-by split purrr

Retain nesting variable when using select on nested tibble

r dplyr tidyr purrr

How to fill NA's when you have enough information to calculate what the NA should be in R

r dplyr purrr rowwise

Increase speed in finding "Ιncreasing dice roll sequences"

r performance dplyr purrr

how to calculate time difference between dates by group

r for-loop dplyr purrr difftime

purrr pmap function arguments

Pass a list of image objects to a R magick function instead of a vector

r purrr magick

Conditionally concatenate strings in vector based on a value in secondary vector in R

r excel iteration purrr