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

MagmaClustR documentation built on June 29, 2024, 1:06 a.m.