get_opt: Get Parameters

View source: R/utilities.R

get_optR Documentation

Get Parameters

Description

Function can be used to extract the parameters used in mistr.

Usage

get_opt(...)

Arguments

...

characteristic strings of desired parameters. Possible values "sub", "add", "tol".

Value

named vector with values.

See Also

set_opt

Examples

get_opt("sub", "tol")

mistr documentation built on March 7, 2023, 7:42 p.m.