nsink_prep_fdr: Prepare flow direction data for N-Sink

View source: R/nsink_prep_data.R

nsink_prep_fdrR Documentation

Prepare flow direction data for N-Sink

Description

Standardizes flow direction data by transforming data, and clipping to HUC.

Usage

nsink_prep_fdr(huc_sf, huc_raster, data_dir)

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.

Value

A raster object of the flow direction for the huc_sf but in the original fdr projection


jhollist/nsink documentation built on June 14, 2025, 8:58 p.m.