print.ttt | R Documentation |
ttt
objectPrint ttt
object
## S3 method for class 'ttt'
print(x, ..., theme = getOption("ttt.theme"))
x |
An object returned by |
... |
Further arguments passed on to other |
theme |
A theme (either "default" or "booktabs"). |
In an interactive context, the rendered table will be displayed in a web browser. Otherwise, the HTML code will be printed as text.
Returns x
invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.