Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in purrr

Applying function (ks.test) between two data frames colum-wise in R

How to turn a list inside out?

r base purrr

How to locate errors and debug when using purrr

r debugging purrr

What's a tidyverse approach to iterating over rows in a data frame when vectorisation is not feasible?

r dplyr tidyverse purrr

Purrr-Fection: In Search of An Elegant Solution to Conditional Data Frame Operations Leveraging Purrr

r geocoding ggmap purrr

Apply function to a row in a data.frame using dplyr

r dplyr tidyverse purrr

using purrr to map dplyr::select

r dplyr purrr

Why is split inefficient on large data frames with many groups?

r performance purrr

Harnessing .f list names with purrr::pmap

r purrr

How do pipes work with purrr map() function and the "." (dot) symbol

r ggplot2 dplyr tidyverse purrr

Extract elements from nested list only using functions from purrr package

r purrr

Get column names and dataframe name from a list of dataframes into a single dataframe

r dplyr purrr

Combined fuzzy and exact matching

r dplyr matching purrr fuzzyjoin

Using pipes within map() in R

r dplyr purrr

how to "spread" a list-column?

r dplyr purrr

`purrr::map` to any type

r tidyverse purrr

Summing Multiple Groups of Columns

using purrr to affect single columns of each dataframe in a list

r tidyverse purrr

Get the name of a list item created with purrr::map

r tidyverse purrr

R bootstrap regression with facet_wrap