Learn R Programming

invivoPKfit (version 2.0.2)

get_nca_group.pk: Get nca_group

Description

Get nca_group

Usage

# S3 method for pk
get_nca_group(obj, as_character = FALSE, ...)

Value

A named list of the data_info settings

Arguments

obj

A [pk()] object.

as_character

Logical (Default: `FALSE`). Determines whether to return a character vector. If set to `FALSE`, a list of expressions containing the `data_group` variables is returned.

...

Additional arguments. Currently not implemented.

Author

Caroline Ring, Gilberto Padilla Mercado