| print.groupedData {nlme} | R Documentation |
Prints the display formula and the data frame associated with
object.
print(x, ...)
x |
an object inheriting from class groupedData. |
... |
optional arguments passed to print.default; see
the documentation on that method function. |
Jose Pinheiro and Douglas Bates
data(Orthodont) print(Orthodont)