print.summary.rpt {rptR} | R Documentation |
Prints the summary of a rpt object
Description
Displays the summary of an rpt object (i.e. the result of a rpt function call) in an extended form.
Usage
## S3 method for class 'summary.rpt'
print(x, ...)
Arguments
x |
An rpt object returned from one of the rpt functions |
... |
Additional arguments; none are used in this method. |
Author(s)
Holger Schielzeth (holger.schielzeth@uni-jena.de), Shinichi Nakagawa (s.nakagawa@unsw.edu.au), Martin Stoffel (martin.adam.stoffel@gmail.com)
References
Nakagawa, S. and Schielzeth, H. (2010) Repeatability for Gaussian and non-Gaussian data: a practical guide for biologists. Biological Reviews 85: 935-956
[Package rptR version 0.9.22 Index]