This function gets vital definitions from the RstoxFramework environment.

getRstoxFrameworkDefinitions(name = NULL, ...)

Arguments

name

An optional string vector denoting which definitions to extract.

...

values overriding the values of definitions.

Value

A list of definitions.

Examples

getRstoxFrameworkDefinitions("officialStoxLibraryPackages")
#> [1] "RstoxBase" "RstoxData" "RstoxFDA"