View source: R/class-PKNCAdose.R
setRoute | R Documentation |
Set the dosing route
setRoute(object, ...)
## S3 method for class 'PKNCAdose'
setRoute(object, route, ...)
object |
A PKNCAdose object |
... |
Arguments passed to another setRoute function |
route |
A character string indicating one of the following: the column from the data which indicates the route of administration, a scalar indicating the route of administration for all subjects, or a vector indicating the route of administration for each dose in the dataset. |
The object with an updated route
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.