| printfunctions {MCPAN} | R Documentation |
Print methods for objects of the corresponding classes.
## S3 method for class 'binomORci' print(x, ...) ## S3 method for class 'binomRDci' print(x, digits = 4, ...) ## S3 method for class 'binomRDtest' print(x, digits = 4, ...) ## S3 method for class 'binomRRci' print(x, digits = 4, ...) ## S3 method for class 'poly3ci' print(x, digits = 4, ...) ## S3 method for class 'poly3est' print(x, digits = 4, ...) ## S3 method for class 'poly3test' print(x, digits = 4, ...) ## S3 method for class 'Shannonci' print(x, ...) ## S3 method for class 'Simpsonci' print(x, ...)
x |
an object of the corresponding class |
digits |
the number of digits to be used for rounding |
... |
... |
A print out.