hydrograph_datatables: Hydrograph Datatable

Description Usage Arguments Value

View source: R/hydrograph_datatables.R

Description

Create a data table for each cross section that has observed and model data.

Usage

1
2
3
4
5
6
7
8
9
hydrograph_datatables(
  list_observed_data,
  list_1Dmodel_data,
  list_2Dmodel_data,
  locations,
  plan_events,
  run_type,
  run_number
)

Arguments

list_observed_data

list; A list of data frames produced by the 'razviz::import_observed_data' function.

list_1Dmodel_data

list; A list of data frames produced by the 'razviz::import_hecras_1Dmodel_data' function.

list_2Dmodel_data

list; A list of data frames produced by the 'razviz::import_hecras_2Dmodel_data' function.

hg_plot_pages

data frame; A data frame produced by the 'razviz::hydrograph_plot_pages' function.

Value

A list of dataframes.


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