R/Definitions.R
getRstoxFrameworkDefinitions.Rd
This function gets vital definitions from the RstoxFramework environment.
getRstoxFrameworkDefinitions(name = NULL, ...)
An optional string vector denoting which definitions to extract.
values overriding the values of definitions.
A list of definitions.
getRstoxFrameworkDefinitions("officialStoxLibraryPackages") #> [1] "RstoxBase" "RstoxData" "RstoxFDA"