Learn R Programming

nlme (version 3.1-31)

print.groupedData: Print a groupedData Object

Description

Prints the display formula and the data frame associated with object.

Usage

## S3 method for class 'groupedData':
print(x, ...)

Arguments

See Also

groupedData

Examples

Run this code
data(Orthodont)
print(Orthodont)

Run the code above in your browser using DataLab