get_data_group {invivoPKfit}R Documentation

get_data_group()

Description

This is the S3 method generic for get_data_group()

Usage

get_data_group(obj, ...)

Arguments

obj

An object.

...

Additional arguments currently not in use.

Value

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

See Also

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


[Package invivoPKfit version 2.0.1 Index]