set_get_stations: set_get_stations

View source: R/set_get.R

set_get_stationsR Documentation

set_get_stations

Description

Retrieve SET-MH stations from database as an sf object. conversion of coordinates on the fly

Usage

set_get_stations(dbconn, epsg = 4269)

Arguments

dbconn

Connection to Database returned from set_get_db

epsg

desired coordinate system of the output using epsg code.

Value

sf object containing SET-MH stations. Includes survey elevation data for sites collected.

Examples

# studyStations <- set_get_DB(path) %>% set_get_stations()

afstarke/reSET documentation built on July 16, 2025, 10:16 p.m.