Learn R Programming

nhdR (version 0.5.8)

nhd_info: Return NHD layer metadata and field listing

Description

Return NHD layer metadata and field listing

Usage

nhd_info(state, dsn)

Value

An ogrinfo object from the sf package

Arguments

state

character

dsn

character

Examples

Run this code
if (FALSE) {
nhd_info("DC", "NHDWaterbody")
}

Run the code above in your browser using DataLab