format.proptab | R Documentation |
Format an object of class proptab for printing depending on its attributes.
## S3 method for class 'proptab' format(x, digits = NULL, percent = NULL, justify = "right", ...)
x |
object of class proptab |
digits |
number of digits to display |
percent |
if not NULL, add a percent sign after each value |
justify |
justification of character vectors. Passed to |
... |
other arguments to pass to |
This function is designed for internal use only.
format.default
, print.proptab
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.