expand_grid_inputs: Expand a grid of inputs

View source: R/initialisation.R

expand_grid_inputsR Documentation

Expand a grid of inputs

Description

Expand a grid of inputs

Usage

expand_grid_inputs(Input, ...)

Arguments

Input

A vector of inputs.

...

As many vector of covariates as desired. We advise to give explicit names when using the function.

Value

A tibble containing all the combination of values of the parameters.

Examples

TRUE

ArthurLeroy/MagmaClustR documentation built on Dec. 24, 2024, 11:18 a.m.