get_nca.pk {invivoPKfit} | R Documentation |
Get NCA
Description
Extract non-compartmental analysis results from a [pk()] object
Usage
## S3 method for class 'pk'
get_nca(obj, ...)
Arguments
obj |
A [pk()] object that has had 'data_info()' run on it |
... |
Additional arguments. Currently not used. |
Value
A 'data.frame': the 'data' element of 'obj'
Author(s)
Caroline Ring, Gilberto Padilla Mercado
[Package invivoPKfit version 2.0.1 Index]