plot_vertical: Plotting of the Vertical Planning

View source: R/plot-vertical.R

plot_verticalR 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 vertical_plan function

Examples

plot_vertical(vertical_block_undulating, reps = c(8, 6, 4))

mladenjovanovic/STM documentation built on Nov. 6, 2023, 2:16 a.m.