| get_characteristics_metadata | R Documentation |
Download and cache table of catchment characteristics.
When source = "usgs" (the default), returns metadata from:
Wieczorek, M.E., Jackson, S.E., and Schwarz, G.E., 2018, Select Attributes
for NHDPlus Version 2.1 Reach Catchments and Modified Network Routed Upstream
Watersheds for the Conterminous United States (ver. 3.0, January 2021): U.S.
Geological Survey data release, \Sexpr[results=rd]{tools:::Rd_expr_doi("10.5066/F7765D7V")}.
When source = "streamcat", returns metric metadata from the EPA
StreamCat dataset accessed via the StreamCatTools package (must be
installed separately).
get_characteristics_metadata(search, source = "usgs", cache = TRUE)
search |
character string of length 1 to free search the metadata table. If no search term is provided the entire table is returned. |
source |
character |
cache |
logical should cached metadata be used? |
get_characteristics_metadata()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.