View source: R/nsink_prep_data.R
nsink_prep_fdr | R Documentation |
Standardizes flow direction data by transforming data, and clipping to HUC.
nsink_prep_fdr(huc_sf, huc_raster, data_dir)
huc_sf |
An sf object of the Watershed Boundaries Dataset HUC12 |
huc_raster |
A raster object of the Watershed Boundaries Dataset HUC12 |
data_dir |
Base directory that contains N-Sink data folders. Data may be
downloaded with the |
A raster object of the flow direction for the huc_sf but in the original fdr projection
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.