nhd_info {nhdR} | R Documentation |
Return NHD layer metadata and field listing
Description
Return NHD layer metadata and field listing
Usage
nhd_info(state, dsn)
Arguments
state |
character |
dsn |
character |
Value
A column-wise summary of an sf read from the specfied layer
Examples
## Not run:
nhd_info("DC", "NHDWaterbody")
## End(Not run)
[Package nhdR version 0.6.1 Index]