View source: R/nsink_prep_data.R
nsink_remove_openwater | R Documentation |
Uses SSURGO polys and the SSURGO musym = Ws to check for and remove any portion of a HUC that is actually salt water. This should account for the coastal HUCs with large areas of open water.
nsink_remove_openwater(huc_sf, data_dir)
huc_sf |
An sf object of the Watershed Boundaries Dataset HUC12 |
data_dir |
Base directory that contains N-Sink data folders. Data may
be downloaded with the |
An sf object of the HUC without salt water/open water area.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.