plot_vertical {STMr} | R Documentation |
Plotting of the Vertical Planning
Description
Function for creating ggplot2
plot of the Vertical Planning function
Usage
plot_vertical(vertical_plan, reps = c(5, 5, 5), font_size = 14, ...)
Arguments
vertical_plan |
Vertical Plan function |
reps |
Numeric vector |
font_size |
Numeric. Default is 14 |
... |
Forwarded to |
Examples
plot_vertical(vertical_block_undulating, reps = c(8, 6, 4))
[Package STMr version 0.1.6 Index]