purrr topic

List purrr repositories

tidypredict

259
Stars
31
Forks
Watchers

Run predictions inside the database

purrr-tutorial

248
Stars
79
Forks
Watchers

A introduction to purrr

tidyseurat

143
Stars
12
Forks
Watchers

Seurat meets tidyverse. The best of both worlds.

swirl-tidy

21
Stars
4
Forks
Watchers

Learn tidyverse in R via a set of swirl (https://swirlstats.com) lessons on introductions to tidyverse.

loopurrr

81
Stars
1
Forks
Watchers

Translate purrr functions into regular for loops

learning_R

37
Stars
13
Forks
Watchers

List of resources for learning R

R-Functional-Programming

28
Stars
8
Forks
Watchers

The joy and power of functional programming in R

collateral

40
Stars
2
Forks
Watchers

Map, find and isolate captured side effects

currr

19
Stars
0
Forks
Watchers

The currr package is a wrapper for the purrr::map() family but extends the iteration process with a certain number of checkpoints ( currr = checkpoints + purr), where the evaluated results are saved,...