Learn R Programming

nhdplusTools (version 0.3.8)

discover_nldi_sources: Discover NLDI Sources

Description

Function to retrieve available feature and data sources from the Network Linked Data Index.

Usage

discover_nldi_sources(tier = "prod")

Arguments

tier

character optional "prod" or "test"

Value

data.frame with three columns "source", "sourceName" and "features"

Examples

Run this code
# NOT RUN {
discover_nldi_sources()
# }

Run the code above in your browser using DataLab