Summarise_E: Summarise E (water surface elevation)

Description Usage Arguments Value

View source: R/05-plot_elevation_graph.R

Description

provides summary statistics of the water surface elevation during the chosen time period at the selected site

Usage

1
Summarise_E(site, start_dt, end_dt, plot = F)

Arguments

site

5 character site code ex.'0307R'

start_dt

string of start date_time 'YYYYMMDD_hhmm' ex. '20100101_2200'

end_dt

string of end date_time 'YYYYMMDD_hhmm' ex. '20100101_2200'

plot

= F (default), if plot = T, plot the water surface elevation graph

Value

list('meanWSE' = meanE,'maxWSE' = maxE,'minWSE' = minE,'rangeWSE' = rangeE,'medianWSE' = medianE,'data' = h_data,'Elevation_graph' = plot)


Ryan-Lima/gRandcanyonsand documentation built on Aug. 13, 2021, 7:38 a.m.