NHDWBDws: NHDWBDws

Description Usage Arguments Value

View source: R/functions.R

Description

NHDWBDws

Usage

1
2
3
4
5
6
7
8
NHDWBDws(
  method = "flowline",
  flowline = NULL,
  point = NULL,
  returnsingle = TRUE,
  distkm = 2000,
  WBDstagepath
)

Arguments

method

one of "flowline" or "point"

flowline

output of (getupstreamflowlines)

point

vector of length two, with lon and lat for start point

returnsingle

Boolean, if no upstream NHD lines, return single shape?

WBDstagepath

file path to staged WBD data

Value

Pairs NHD and the WBD to compile a watershed out of HUC12 units


tylerbhampton/watershedtools documentation built on Nov. 15, 2021, 3:08 p.m.