nhdR (version 0.6.1)

nhd_info: Return NHD layer metadata and field listing

Description

Return NHD layer metadata and field listing

Usage

nhd_info(state, dsn)

Value

A column-wise summary of an sf read from the specfied layer

Arguments

state

character

dsn

character

Examples

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

Run the code above in your browser using DataLab