autonames |
Automatically generate names for vectors |
cross_fit |
Cross map a model across multiple formulas, subsets, and weights |
cross_fit_glm |
Cross fit generalized linear models |
cross_fit_robust |
Cross fit robust linear models |
cross_join |
Crossing join |
cross_list |
List all combinations of values |
cross_tbl |
List all combinations of values |
future_imap_vec |
Parallelized mapping functions that automatically determine type |
future_map2_vec |
Parallelized mapping functions that automatically determine type |
future_map_vec |
Parallelized mapping functions that automatically determine type |
future_pmap_vec |
Parallelized mapping functions that automatically determine type |
future_xmap |
Map over each combination of list elements simultaneously via futures |
future_xmap_arr |
Parallelized cross map returning a matrix or array |
future_xmap_chr |
Map over each combination of list elements simultaneously via futures |
future_xmap_dbl |
Map over each combination of list elements simultaneously via futures |
future_xmap_dfc |
Map over each combination of list elements simultaneously via futures |
future_xmap_dfr |
Map over each combination of list elements simultaneously via futures |
future_xmap_int |
Map over each combination of list elements simultaneously via futures |
future_xmap_lgl |
Map over each combination of list elements simultaneously via futures |
future_xmap_mat |
Parallelized cross map returning a matrix or array |
future_xmap_raw |
Map over each combination of list elements simultaneously via futures |
future_xmap_vec |
Parallelized mapping functions that automatically determine type |
future_xwalk |
Map over each combination of list elements simultaneously via futures |
imap_vec |
Mapping functions that automatically determine type |
map2_vec |
Mapping functions that automatically determine type |
map_vec |
Mapping functions that automatically determine type |
pmap_vec |
Mapping functions that automatically determine type |
tidy_glance |
Turn an object into a tidy tibble with glance information |
xmap |
Map over each combination of list elements |
xmap_arr |
Return a table applying a function to all combinations of list elements |
xmap_chr |
Map over each combination of list elements |
xmap_dbl |
Map over each combination of list elements |
xmap_dfc |
Map over each combination of list elements |
xmap_dfr |
Map over each combination of list elements |
xmap_int |
Map over each combination of list elements |
xmap_lgl |
Map over each combination of list elements |
xmap_mat |
Return a table applying a function to all combinations of list elements |
xmap_raw |
Map over each combination of list elements |
xmap_vec |
Mapping functions that automatically determine type |
xpluck |
Get one or more elements deep within a nested data structure |
xwalk |
Map over each combination of list elements |