discover_nldi_characteristics {nhdplusTools} | R Documentation |
Provides access to metadata for characteristics that are returned by 'get_nldi_characteristics()'.
discover_nldi_characteristics(type = "all")
type |
character "all", "local", "total", or "divergence_routed". |
data.frame containing available characteristics
chars <- discover_nldi_characteristics()
names(chars)
head(chars$local, 10)