Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in purrr

Rename portions of named list of lists without for loop

r purrr

Standardize Rename with a Dictionary

r tidyverse purrr

Applying pmap list arguments to a function nested within another function

r purrr pmap

Add rows with specific values in between existing rows

r dplyr purrr

Way to overlay an image on each ggplot object in a list using grid.raster?

r ggplot2 raster purrr

Use purrr's map to estimate linear regressions by group when some groups are empty for some models

r purrr

converting function names to strings inside purrr::map [duplicate]

r purrr

Making a function that takes a function call as an argument into a pipeable function.

Building linear regression model from map_*() in R

r purrr

Creating a dynamic Group By

How to extract column headers (variables names) of data frames and store them as variable in a different data frame?

r dataframe purrr

Passing arguments to pmap in mutate

r dplyr purrr pmap

Is it possible to extract multiple items from a list in R with map()?

r list dictionary purrr

Object .x not found when using purrr:walk2

r purrr

Calculating Highest In, First Out on trades

r dplyr purrr stock

Create multiple list columns from data columns of a nested data frame

r dplyr purrr

Alternative (faster) approach to dynamically create row means for multiple groups of columns

r dplyr purrr rowwise across

gmailR - send multiple emails through R with attachment

r purrr

Convert nested lists to a dataframe in R

r purrr rbind