Description Usage Arguments Value
For creating very simple, easily post-modifiable (svg) tables from small dataframes.
| 1 | plot_table(input, significant_digits = 5, str_wrap_width = 10)
 | 
| input | A dataframe to plot. | 
| significant_digits | How many digits to spare when rounding long numbers. | 
| str_wrap_width | How many characters to approximately print on one line. | 
A ggplot2 object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.