View source: R/print.methods.R
print.rapport | R Documentation |
Default print method for rapport
class objects that shows evaluated report contents.
## S3 method for class 'rapport'
print(x, ...)
x |
any "rapport" class object |
... |
ignored |
## Not run:
rapport('example', data = mtcars, var='hp')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.