set_get_stations | R Documentation |
Retrieve SET-MH stations from database as an sf object. conversion of coordinates on the fly
set_get_stations(dbconn, epsg = 4269)
dbconn |
Connection to Database returned from set_get_db |
epsg |
desired coordinate system of the output using epsg code. |
sf object containing SET-MH stations. Includes survey elevation data for sites collected.
# studyStations <- set_get_DB(path) %>% set_get_stations()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.