Learn R Programming

PKNCA (version 0.11.0)

setRoute: Set the dosing route

Description

Set the dosing route

Usage

setRoute(object, ...)

# S3 method for PKNCAdose setRoute(object, route, ...)

Value

The object with an updated route

Arguments

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.