get_huc12_information | R Documentation |
Get HUC12 Info
get_huc12_information(path = NULL, sf = NULL, layer = "PotentialUnits", ...)
path |
character; typically the T:Drive |
sf |
A sf object. |
layer |
If using a gdb or gpkg indicate the layer name you want. |
... |
additional arguments |
A data.frame
This function assumes that there is a gdb with a layer name 'PotentialUnits'. If not (missing) then it defaults to the sf object of the units.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.