| print.summaryStats | R Documentation |
Formats and prints the results of calling summaryStats or
summaryFull. This method is automatically called by
print when given an object of class "summaryStats".
## S3 method for class 'summaryStats'
print(x, ...)
x |
an object of class |
... |
arguments that can be supplied to the |
This is the "summaryStats" method for the generic function
print. Prints summary statistics.
Invisibly returns the input x.
Steven P. Millard (EnvStats@ProbStatInfo.com)
Chambers, J. M. and Hastie, T. J. (1992). Statistical Models in S. Wadsworth & Brooks/Cole.
summaryStats, summaryFull,
summaryStats.object, print.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.