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 summaryStats
print(x, ...)
an object of class "summaryStats"
. See summaryStats.object
for
details.
arguments that can be supplied to the format
function.
Invisibly returns the input x
.
This is the "summaryStats"
method for the generic function
print
. Prints summary statistics.
Chambers, J. M. and Hastie, T. J. (1992). Statistical Models in S. Wadsworth & Brooks/Cole.