get_nldi_feature: Get NLDI Feature

View source: R/get_nldi.R

get_nldi_featureR Documentation

Get NLDI Feature

Description

Get a single feature from the NLDI

Usage

get_nldi_feature(nldi_feature)

Arguments

nldi_feature

list with names 'featureSource' and 'featureID' where 'featureSource' is derived from the "source" column of the response of get_nldi_sources and the 'featureID' is a known identifier from the specified 'featureSource'.

Value

sf data.frame with one feature

Examples


get_nldi_feature(list("featureSource" = "nwissite", featureID = "USGS-05428500"))


nhdplusTools documentation built on Oct. 2, 2023, 5:06 p.m.