Learn R Programming

dae (version 3.2.30)

get.daeRNGkind: Gets the value of daeRNGkind for the package dae from the daeEnv environment

Description

A function that gets the character value of daeRNGkind from the daeEnv environment. The value specifies the name of the Random Number Generator to use in dae.

Usage

get.daeRNGkind()

Arguments

Value

The character value of daeRNGkind.

Author

Chris Brien

See Also

set.daeRNGkind.

Examples

Run this code
## get daeRNGkind.
get.daeRNGkind()

Run the code above in your browser using DataLab