Learn R Programming

QuantTools (version 0.5.3)

plot_table: Plot data.frame as table with histogram in background

Description

Plot data.frame as table with histogram in background

Usage

plot_table(x, hist = "n", col = "auto", srt = 0, ...)

Arguments

x
data
hist
histogram background type, 'bycol', 'total', 'n'
col
only auto colors available
srt
column names rotation
...
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