Apply Functions to All Combinations of List Elements
Crossing join
List all combinations of values
crossmap: Apply Functions to All Combinations of List Elements
Parallelized mapping functions that automatically determine type
Get one or more elements deep within a nested data structure
Automatically generate names for vectors
Cross fit generalized linear models
Cross fit robust linear models
Cross map a model across multiple formulas, subsets, and weights
Parallelized cross map returning a matrix or array
Map over each combination of list elements simultaneously via futures
Mapping functions that automatically determine type
Turn an object into a tidy tibble with glance information
Return a table applying a function to all combinations of list element...
Map over each combination of list elements
Provides an extension to the 'purrr' family of mapping functions to apply a function to each combination of elements in a list of inputs. Also includes functions for automatically detecting output type in mapping functions, finding every combination of elements of lists or rows of data frames, and applying multiple models to multiple subsets of a dataset.
Useful links