print.percentage_table | R Documentation |
Print a formatted percentage table
## S3 method for class 'percentage_table' print(x, ...)
x |
An object of class |
... |
further arguments passed to or from other methods. |
print(percentage_table(iris$Species))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.