nsink_prep_nlcd: Prepare NLCD data for N-Sink

View source: R/nsink_prep_data.R

nsink_prep_nlcdR Documentation

Prepare NLCD data for N-Sink

Description

Standardizes NLCD data by by projecting to the coorect CRS, and standardizing file name.

Usage

nsink_prep_nlcd(huc_sf, huc_raster, data_dir, year)

Arguments

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 nsink_get_data function.

year

The year of the nlcd and impervious data that was retrieved with FedData's, get_nlcd function.

Value

A raster object of the NLCD for the huc_sf


USEPA/nsink documentation built on Feb. 8, 2025, 12:27 p.m.