Learn R Programming

invivoPKfit (version 2.0.1)

get_data_group: get_data_group()

Description

This is the S3 method generic for get_data_group()

Usage

get_data_group(obj, ...)

Value

An object of class `call` giving the data grouping as a `dplyr::vars()` specification

Arguments

obj

An object.

...

Additional arguments currently not in use.

See Also

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