Learn R Programming

invivoPKfit (version 2.0.1)

get_data: get_data()

Description

This is the S3 method generic for get_data()

Usage

get_data(obj, ...)

Value

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

Arguments

obj

An object.

...

Additional arguments currently not in use.

See Also

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