expand_grid: dplyrified expand.grid

View source: R/dplyr_extensions.R

expand_gridR Documentation

dplyrified expand.grid

Description

works like expand.grid, but returns a tibble data_frame

Usage

expand_grid(...)

Arguments

...

factors

Value

data_frame

Author(s)

Martin Schmettow


schmettow/bayr documentation built on March 23, 2024, 7:49 p.m.