Summarize a PKNCAdata object showing important details about the concentration, dosing, and interval information.
Source:R/class-PKNCAdata.R
summary.PKNCAdata.Rd
Summarize a PKNCAdata object showing important details about the concentration, dosing, and interval information.
Usage
# S3 method for class 'PKNCAdata'
summary(object, ...)
Arguments
- object
The PKNCAdata object to summarize.
- ...
arguments passed on to
print.PKNCAdata()