.to_vlkr_plot {volker} | R Documentation |
Add the volker class and options
.to_vlkr_plot(pl, rows = NULL, maxlab = NULL, baseline = TRUE)
pl |
A ggplot object. |
rows |
The number of items on the vertical axis. Will be automatically determined when NULL. For stacked bar charts, don't forget to set the group parameter, otherwise it won't work |
maxlab |
The character length of the longest label to be plotted. Will be automatically determined when NULL. on the vertical axis. |
baseline |
Whether to print a message about removed values. |
A ggplot object with vlkr_plt class.