View source: R/nsink_prep_data.R
nsink_prep_nlcd | R Documentation |
Standardizes NLCD data by by projecting to the coorect CRS, and standardizing file name.
nsink_prep_nlcd(huc_sf, huc_raster, data_dir, year)
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 |
year |
The year of the nlcd and impervious data that was retrieved with
FedData's, |
A raster object of the NLCD for the huc_sf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.