join_hucs: join_hucs

View source: R/join_hucs.R

join_hucsR Documentation

join_hucs

Description

This function will join a dataframe by HUC12 number to HUC number and names for HUC 4 - 12. This function is used to transfrom HUC12 in the geodatabase layer to additional HUC information to be used in tool sorting. The huc info is stored in the HUC_info dataset

Usage

join_hucs(df, hu12_col = "HUC12")

Arguments

df

dataframe to join

hu12_col

Field that the original HUC12 number is identified


TravisPritchardODEQ/IRLibrary documentation built on April 15, 2024, 9:03 a.m.