Shortcut for plot_stair(..., show_dimensions = TRUE).
Arguments
- geometry
A stair geometry data frame returned by
build_geometry.- ...
Additional arguments passed to
plot_stair.
Examples
geometry <- build_geometry(5, 17.33, rep(28.33, 4))
plot_stair_dimensions(geometry)