Description Usage Arguments Value
For creating very simple, easily post-modifiable (svg) tables from small dataframes.
1 2 | plot_counterparties(input, significant_digits = 5, str_wrap_width = 10,
alpha = 0.75)
|
input |
A data table (of class data.frame, tibble) 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.