crossing: useful functions for other packages that i should remember to...

View source: R/useful.R

crossingR Documentation

useful functions for other packages that i should remember to use more often

Description

tidyr::crossing is like base::expand.grid. all unique combinations of elements from 2 vectors

Usage

crossing(...)

Arguments

...

parameters to pass to tidyr::crossing


brandonsie/bms documentation built on Nov. 17, 2023, 11:38 a.m.