rxode2parseAssignPackagesToLoad: Control the packages that are loaded when a 'rxode2' model...

View source: R/tran.R

rxode2parseGetPackagesToLoadR Documentation

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

Description

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

Usage

rxode2parseGetPackagesToLoad()

rxode2parseAssignPackagesToLoad(pkgs = rxode2parseGetPackagesToLoad())

Arguments

pkgs

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

Value

List of packages to load

Author(s)

Matthew Fidler

Examples


rxode2parseGetPackagesToLoad()

rxode2parseAssignPackagesToLoad(rxode2parseGetPackagesToLoad())

nlmixr2/rxode2 documentation built on Jan. 11, 2025, 8:48 a.m.