long_plot_pages: Longitudinal Plot Pages

Description Usage Arguments Value

View source: R/long_plot_pages.R

Description

Creates a data frame used to define the characteristics of each longitudinal profile plot for a given set of RAS model results. This function determines the number of graphs needed to display a longitudinal profile for a given RAS model. These page characteristics are used by the 'longitudinal_profile_plot' function to build each graph.

Usage

1
long_plot_pages(hydro_model, miles_per_plot, ..., high_water)

Arguments

hydro_model

data frame; A data frame of RAS model output.

miles_per_plot

numeric; The number of river miles per longitudinal profile plot.

high_water

data frame; Optional data frame of high water marks. See package dataset 'high_water_marks.csv' for format.

Value

A data frame of plot dimensions for a given set of RAS model results.


mpdougherty/razviz documentation built on April 1, 2021, 4:16 p.m.