Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in purrr
Use filter() (and other dplyr functions) inside nested data frames with map()
Oct 17, 2022
r
dplyr
tidyverse
purrr
Add new variable to list of data frames with purrr and mutate() from dplyr
Apr 07, 2022
r
dplyr
purrr
Using purrr::pmap within mutate to create list-column
Sep 13, 2022
r
dplyr
purrr
Pass multiple functions to purrr:map
Apr 11, 2022
r
tidyverse
purrr
How to use purrr::pmap to plot multiple ggplot in nested.data.frame
Nov 05, 2022
r
ggplot2
purrr
How to use map from purrr with dplyr::mutate to create multiple new columns based on column pairs
Sep 17, 2022
r
purrr
dplyr
Does a multi-value purrr::pluck exist?
Nov 24, 2021
r
tidyverse
purrr
R - Parallelizing multiple model learning (with dplyr and purrr)
Feb 16, 2022
r
parallel-processing
dplyr
purrr
tidyverse: binding list elements of same dimension
Oct 22, 2022
r
dplyr
tidyverse
reduce
purrr
Pass function arguments by column position to mutate_at
Aug 19, 2022
r
dplyr
purrr
Parse Error: "Trailing Garbage" while trying to parse JSON column in data frame
Jan 29, 2022
json
r
jsonlite
purrr
What is meaning of first tilde in purrr::map
Oct 28, 2022
r
purrr
tilde
purrr map equivalent of nested for loop
Mar 02, 2022
r
purrr
Tidyverse approach to binding unnamed list of unnamed vectors by row - do.call(rbind,x) equivalent
Feb 25, 2022
r
dplyr
data.table
tidyverse
purrr
Use input of purrr's map function to create a named list as output in R
Sep 02, 2022
r
list
named
purrr
Adding column if it does not exist
Aug 31, 2022
r
dataframe
dplyr
purrr
Row-wise iteration like apply with purrr
Aug 28, 2022
r
apply
purrr
Why use purrr::map instead of lapply?
Aug 14, 2022
r
purrr
« Newer Entries