Return NHD layer metadata and field listing

nhd_info(state, dsn)

Arguments

state

character

dsn

character

Value

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

Examples

if (FALSE) { # \dontrun{
nhd_info("DC", "NHDWaterbody")
} # }