get_data_info {invivoPKfit}R Documentation

get_data_info()

Description

This is the S3 method generic for get_data_info()

Usage

get_data_info(obj, ...)

Arguments

obj

An object.

...

Additional arguments currently not in use.

Value

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

See Also

[get_data_info.pk()] for the method for class [pk()]


[Package invivoPKfit version 2.0.1 Index]