plot_table: Plot data.table as table

Description Usage Arguments See Also

View source: R/plot_table.R

Description

Plot data.table as table

Usage

1
plot_table(dt, transpose = F, justify = c("middle", "left", "right"), ...)

Arguments

dt

data.table

transpose

should table be transposed?

justify

'middle','left','right'

...

further graphical parameters as in par

See Also

Other graphical functions: add_last_values, add_legend, distinct_colors, empty_plot, hist_dt, lines_ohlc, lines_stacked_hist, multi_heatmap, plot_ts


QuantTools documentation built on Oct. 23, 2020, 7:54 p.m.