loops to determine unique group membership
|
|
8
|
103
|
February 4, 2023
|
`stop_rate_excess()`
|
|
5
|
82
|
February 2, 2023
|
Rasterize multiple columns of a sf object: for loop and map function
|
|
1
|
40
|
January 29, 2023
|
Using map() with gt() in a RMD file returns HTML code instead of the rendered tables
|
|
2
|
50
|
January 23, 2023
|
map on a list column which has multiple values then repeat this to other columns
|
|
1
|
55
|
January 21, 2023
|
subset and flatten nested list (purrr style)
|
|
5
|
95
|
January 24, 2023
|
Parallelizing Dplyr & Summarize
|
|
5
|
107
|
February 1, 2023
|
How to avoid infinity loop while using purrr::map, R6 classes, gargoyle and Shiny?
|
|
0
|
50
|
January 10, 2023
|
Creating multiple station location map plots using ggmap & purrr::map
|
|
6
|
105
|
January 12, 2023
|
progress line in map
|
|
3
|
67
|
December 19, 2022
|
Iterate a plot over select columns
|
|
3
|
137
|
December 12, 2022
|
rename column in list of data.frames with map2()
|
|
3
|
126
|
November 10, 2022
|
purrr headings with rmarkdown
|
|
2
|
142
|
November 5, 2022
|
Can't install dev version of purrr
|
|
7
|
299
|
November 3, 2022
|
Recursive function to add children to nested list
|
|
2
|
203
|
November 18, 2022
|
How do I rbind(df) inside purrr::map?
|
|
4
|
183
|
November 30, 2022
|
purrr detect function()
|
|
3
|
232
|
November 7, 2022
|
Retaining only a specific list(s) in a list of lists by name
|
|
1
|
149
|
November 17, 2022
|
Passing a list of variables inside quos() for purrr::map
|
|
5
|
237
|
October 13, 2022
|
Problem with map2 function
|
|
3
|
180
|
November 17, 2022
|
Data Manipulation: Dynamic observation Drop
|
|
1
|
97
|
October 24, 2022
|
Category-wise permutation test of independence with purrr map()?
|
|
2
|
128
|
September 28, 2022
|
Extract names of a dataset with purrr::map2() or purrr::imap()
|
|
9
|
249
|
October 4, 2022
|
Pass args from map to predict gets error 'must be size 148 not 1'
|
|
2
|
241
|
September 13, 2022
|
Importing multiple files, and extracting unique valus to create a Dictionary of terms in r
|
|
2
|
166
|
October 22, 2022
|
regex to automatically match to different column names
|
|
5
|
322
|
September 16, 2022
|
Why is the difference in applying map()?
|
|
2
|
195
|
August 15, 2022
|
Want to learn how to use nest and pipe
|
|
3
|
185
|
August 22, 2022
|
Put add_regressor inside mutate context
|
|
5
|
215
|
August 12, 2022
|
Unable to inject variable name to `filter()` in a purrr::map() context
|
|
7
|
315
|
August 13, 2022
|