get_example_pars: Example parameter set

View source: R/get_example_pars.R

get_example_parsR Documentation

Example parameter set

Description

Generates an unevaluated list of parameter setting statements

Usage

get_example_pars()

Value

A list of expressions

Note

Use eval() on an expression in the list to execute it. Beware that evaluation will run each statement, thereby overriding any variable that shares its name with one of the parameters.

See Also

get_default_pars

Examples


get_example_pars()


rscherrer/speciomx documentation built on March 28, 2023, 8:49 p.m.