| 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 Jose.Pinheiro@pharma.novartis.com and Douglas Bates bates@stat.wisc.edu
data(Orthodont) print(Orthodont)