R/class-PKNCAconc.R
, R/class-PKNCAdose.R
print.PKNCAconc.Rd
Print and/or summarize a PKNCAconc or PKNCAdose object.
# S3 method for class 'PKNCAconc'
print(x, n = 6, summarize = FALSE, ...)
# S3 method for class 'PKNCAconc'
summary(object, n = 0, summarize = TRUE, ...)
# S3 method for class 'PKNCAdose'
print(x, n = 6, summarize = FALSE, ...)
# S3 method for class 'PKNCAdose'
summary(object, n = 0, summarize = TRUE, ...)
The object to print
The number of rows of data to show (see
head()
)
Summarize the nested number of groups
Arguments passed to print.formula
and
print.data.frame
The object to summarize