Learn R Programming

invivoPKfit (version 2.0.1)

get_nca.pk: Get NCA

Description

Extract non-compartmental analysis results from a [pk()] object

Usage

# S3 method for pk
get_nca(obj, ...)

Value

A `data.frame`: the `data` element of `obj`

Arguments

obj

A [pk()] object that has had `data_info()` run on it

...

Additional arguments. Currently not used.

Author

Caroline Ring, Gilberto Padilla Mercado