report | R Documentation |
This method can be used to format results in a way that can directly be included in a report or manuscript.
report(x, headingLevel = 3, quiet = TRUE, ...)
## Default S3 method:
report(x, headingLevel = 3, quiet = TRUE, ...)
x |
The object to show. |
headingLevel |
The level of the Markdown heading to provide; basically
the number of hashes (' |
quiet |
Passed on to |
... |
Passed to the specific method; for the default method, this is passed to the print method. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.