View source: R/ErosionTotals.R
ErosionTotals | R Documentation |
Summarizes erosion totals and damage summaries across the coastline section.
ErosionTotals(wave_data = NA, erosion = NA, Longshore = NA)
wave_data |
A sf and dataframe of cross-profiles returned from WaveModel. |
erosion |
Erosion summary table returned from ErosionTransectsUtil. |
Longshore |
Longshore distance in meters should match ShorelinePointDist used in samplePoints. |
A list object of erosion summaries: erosion_points and totals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.