View source: R/class_summary.R
print.SummaryFactory | R Documentation |
Prints the result object stored inside a summary factory.
## S3 method for class 'SummaryFactory'
print(x, ..., markdown = NA, sep = NA_character_)
x |
The summary factory object. |
... |
Optional plot arguments. At the moment |
markdown |
If |
sep |
The separator line between the summary and the print output, default is |
Generic function to print all kinds of summary factories.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.