pts | R Documentation |
A SpatialPointsDataFrame with eight points
gage gage name
region region where station is located
field.test.threshold a water level depth threshold for concern
NAVD_ft station elevation
Notes notes
A SpatVector
### to create object: # pts <- do.call(rbind, lapply(X = c("SITE_62", "SITE_63", # "SITE_64", "SITE_65", '3AS3W1'), FUN = SFNRC::getCoords_EDEN)) # tst <- pts # pts <- wrap(tst) # save(pts, file = 'data/pts.RData') # tools::resaveRdaFiles(list.files("data/", full.names= TRUE),compress="xz") # tools::checkRdaFiles("data/")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.