print.R2 {r2glmm} | R Documentation |
Print the contents of an R2 object
Description
Print the contents of an R2 object
Usage
## S3 method for class 'R2'
print(x, ...)
Arguments
x |
an object of class R2 |
... |
other arguments passed to the print function. |
[Package r2glmm version 0.1.2 Index]