Return NHDplus layer metadata and field listing
nhd_plus_info(vpu, component, dsn, file_ext = NA)A column-wise summary of an sf/foreign read from the specfied layer
if (FALSE) { # \dontrun{
nhd_plus_info(vpu = 4, component = "NHDSnapshot", dsn = "NHDWaterbody")
nhd_plus_info(vpu = 1, component = "NHDPlusAttributes", dsn = "PlusFlow")
} # }