plot_double_stacked_bar: Plot double stacked bar

Description Usage Arguments

Description

Plot double stacked bar

Usage

1
2
plot_double_stacked_bar(x, by_date = TRUE, is_diff = FALSE,
  dif_labels = NULL, ...)

Arguments

x

a statement object with

by_date

if FALSE facets will be grouped by first element level

is_diff

if TRUE data is rearanged to support negative values

dif_labels

vector with two new labels in case of diff mode

...

other attributes


bergant/finstr documentation built on May 12, 2019, 3:05 p.m.