print.gt | R Documentation |
Print methods for objects of classes "gt" and "gt.mp"
## S3 method for class 'gt'
print(x, digits = max(3, getOption("digits") - 3), ...)
x |
objects of class "gt" and "gt.mp", respectively |
digits |
the digits for rounding |
... |
currently not used |
A print out
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.