Learn R Programming

invivoPKfit (version 2.0.1)

get_data_original: get_data_original()

Description

This is the S3 method generic for get_data_original()

Usage

get_data_original(obj, ...)

Value

A `data.frame` -- the `data_original` element of `obj`

Arguments

obj

An object.

...

Additional arguments currently not in use.

See Also

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