print.seinfitR | R Documentation |
Print contents of seinfitR object.
## S3 method for class 'seinfitR'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
x |
Object of class 'seinfitR'. |
digits |
minimal number of significant digits |
... |
currently unused. |
No return value, called for side effects
seinfitR
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.