rxode2parseAssignPackagesToLoad function

Control the packages that are loaded when a rxode2 model dll is loaded

Control the packages that are loaded when a rxode2 model dll is loaded

rxode2parseGetPackagesToLoad() rxode2parseAssignPackagesToLoad(pkgs = rxode2parseGetPackagesToLoad())

Arguments

  • pkgs: The packages to make sure are loaded every time you load an rxode2 model.

Returns

List of packages to load

Examples

rxode2parseGetPackagesToLoad() rxode2parseAssignPackagesToLoad(rxode2parseGetPackagesToLoad())

Author(s)

Matthew Fidler