plot_counterparties: Plot counterparty totals as a table.

Description Usage Arguments Value

Description

For creating very simple, easily post-modifiable (svg) tables from small dataframes.

Usage

1
2
plot_counterparties(input, significant_digits = 5, str_wrap_width = 10,
  alpha = 0.75)

Arguments

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?

Value

A ggplot2 object.


eteppo/r-nordea-tools documentation built on June 14, 2019, 3:48 a.m.