R/class-PKNCAresults.R
as.data.frame.PKNCAresults.RdExtract the parameter results from a PKNCAresults and return them as a data frame.
# S3 method for PKNCAresults as.data.frame(x, ..., out.format = c("long", "wide"))
| x | The object to extract results from |
|---|---|
| ... | Ignored (for compatibility with generic
|
| out.format | Should the output be 'long' (default) or 'wide'? |
A data frame of results