Learn R Programming

nhdR (version 0.5.6)

nhd_list: List available locally cached NHD layers per state

Description

List available locally cached NHD layers per state

Usage

nhd_list(state)

Arguments

state

character state abbreviation

Value

A character vector of NHD layers for the specified state

Examples

Run this code
# NOT RUN {
nhd_list(state = "DC")
# }

Run the code above in your browser using DataLab