Learn R Programming

invivoPKfit (version 2.0.1)

get_data_info.pk: Get data_info

Description

Extract summary data information results from a [pk()] object

Usage

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

Value

A `list` of `tibble`s: the `data_info` element of `obj`

Arguments

obj

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

...

Additional arguments. Currently not in use.

Author

Caroline Ring