params: Set the parameters in a simulation framework

View source: R/parameters.R

paramsR Documentation

Set the parameters in a simulation framework

Description

Set the parameters in a simulation framework

Usage

params(.x, .param = NULL, ..., .reset = FALSE)

Arguments

...

A named list of values to set.

.reset

To reset the values of the parameters.

x

A simulation framework

param

A character vector with the name of the parameter to modify or set.


emitanaka/simulate documentation built on July 1, 2022, 9:32 a.m.