anlz_entpep | R Documentation |
Count beach exceedances for enterococcus
anlz_entpep(entdat, thr = 104)
entdat |
result returned from |
thr |
numeric value defining threshold for exceedance |
The exceedance threshold is set by default as 104 cfu/100 ml criterion. This is simply based on counts in a year when any value at any station was above the threshold for each 24 hour period in the record.
The samples
column shows how many days of the year were sampled at each beach and the exceedances
column shows how many samples were above the threshold.
A data.frame
with counts of exceedances per year for each beach
anlz_entpep(entdat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.