Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.summarize

print method for output from summarize


Description

Be aware that the unrounded numeric matrix is available as an attribute of the returned object. This method displays a rounded, character-formatted display of the numeric varibles.

Usage

## S3 method for class 'summarize'
print(x, digits, ...)

Arguments

x

Object produced by summarize

digits

Decimal values to display, defaults as 2.

...

optional arguments for print function.

Value

x, unchanged Prints objects created by summarize


rockchalk

Regression Estimation and Presentation

v1.8.144
GPL (>= 3.0)
Authors
Paul E. Johnson [aut, cre], Gabor Grothendieck [ctb]
Initial release
2019-03-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.