nsink_prep_lakes: Prepare lakes data for N-Sink

View source: R/nsink_prep_data.R

nsink_prep_lakesR Documentation

Prepare lakes data for N-Sink

Description

Standardizes lakes data by transforming data, clipping to HUC, and renaming columns.

Usage

nsink_prep_lakes(huc_sf, data_dir)

Arguments

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

Value

An sf object of the NHDPlus lakes for the huc_sf


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