dodat | R Documentation |
Dissolved oxygen data for USGS stations
dodat
A data.frame
object
## Not run:
# 01304562 is Peconic River, 01304200 is Orient Harbor, 01304650 is Shelter Island
dodat <- read_pepdo(site = c('01304562', '01304200', '01304650'),
nms = c('Peconic River', 'Orient Harbor', 'Shelter Island'))
save(dodat, file = 'data/dodat.RData', compress = 'xz')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.