xs_compare_plot_L1: Overplot multiple cross section profile surveys

View source: R/xs_compare_plot_L1.R

xs_compare_plot_L1R Documentation

Overplot multiple cross section profile surveys

Description

Produces a cross section profile plot for the specified cross section for the input surveys.

Usage

xs_compare_plot_L1(stream, xs_number, xs_pts_sf_list)

Arguments

stream

character; The name of the stream.

xs_number

integer; The cross section 'Seq' number.

xs_pts_sf_list

list; a list of 'sf' objects of cross section points, one for each survey time period to be graphed. Survey list items must be tagged with the survey label to be used in the graph legend.

Details

This function is used to plot the cross section profile from a series of xs_points data frames representing multiple surveys.

Value

A ggplot2 object.

See Also

The xs_compre_plot function requires a xs_points dataframe. See the sin_xs_points package dataset for an example of this format of cross section data produced by the FluvialGeomorph ArcGIS toolbox.


FluvialGeomorph/fluvgeo documentation built on April 12, 2024, 5:35 p.m.