Get the name of the element containing the data for the current object.
Source:R/class-PKNCAconc.R
, R/class-PKNCAdose.R
, R/class-PKNCAresults.R
, and 1 more
getDataName.Rd
Get the name of the element containing the data for the current object.
Usage
# S3 method for class 'PKNCAconc'
getDataName(object)
# S3 method for class 'PKNCAdose'
getDataName(object)
# S3 method for class 'PKNCAresults'
getDataName(object)
getDataName(object)
# Default S3 method
getDataName(object)
See also
Other PKNCA object extractors:
getDepVar()
,
getIndepVar()