nhdR (version 0.6.1)

nhd_list: List available locally cached NHD layers per state

Description

List available locally cached NHD layers per state

Usage

nhd_list(state)

Value

A character vector of NHD layers for the specified state

Arguments

state

character state abbreviation

Examples

Run this code
if (FALSE) {
nhd_list(state = "DC")
}

Run the code above in your browser using DataLab