powered by
This function will match the names of a HUC_8 or a HUC_12 watershed found in the watershed_lookup data set.
watershed_lookup
match_watershed_name(..., pull = TRUE)
A character string with full watershed names if pull = TRUE, or a data.frame with the number of rows equal to the number of matches otherwise
One or more regex passed as character string
Logical. Pull the unique values or
match_watershed_name("rainbow")
Run the code above in your browser using DataLab