plot_height {amplican} | R Documentation |
Helper function to calculate figure height based on number of elements to plot for automating sizes of figures in knited reports.
plot_height(x)
x |
(numeric) number of elements to fit onto height axis |
(numeric) In inches
plot_height(20)