Learn R Programming

MagmaClustR (version 1.2.1)

expand_grid_inputs: Expand a grid of inputs

Description

Expand a grid of inputs

Usage

expand_grid_inputs(Input, ...)

Value

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

Arguments

Input

A vector of inputs.

...

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

Examples

Run this code
TRUE

Run the code above in your browser using DataLab