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 June 14, 2025, 4:50 a.m.