Gives a summary of data to be used for WRTDS analysis
Examples
eList <- Choptank_eList
exDaily <- getDaily(eList)
exSample <- getSample(eList)
dataOverview(Daily = exDaily, Sample = exSample)
#>
#> Discharge Record is 11688 days long, which is 32 years
#> First day of the discharge record is 1979-10-01 and last day is 2011-09-30
#> The water quality record has 606 samples
#> The first sample is from 1979-10-24 and the last sample is from 2011-09-29
#> Discharge: Minimum, mean and maximum 0.00991 4.09 246
#> Concentration: Minimum, mean and maximum 0.05 1.1 2.4
#> Percentage of the sample values that are censored is 0.17 %