getPrefix {campsismod} | R Documentation |
Get prefix.
Description
Get prefix.
Usage
getPrefix(object, ...)
## S4 method for signature 'compartment_bioavailability'
getPrefix(object, ...)
## S4 method for signature 'compartment_lag_time'
getPrefix(object, ...)
## S4 method for signature 'compartment_infusion_duration'
getPrefix(object, ...)
## S4 method for signature 'compartment_infusion_rate'
getPrefix(object, ...)
## S4 method for signature 'compartment_initial_condition'
getPrefix(object, ...)
Arguments
object |
generic object |
... |
e.g. dest='mrgsolve' |
Value
the prefix of this object
[Package campsismod version 1.1.1 Index]