get_NLDI {gwavr}R Documentation

Get NLDI

Description

This function grabs the upstream tributaries, upstream main stream and basin boundary using the NLDI API. It then combines the NLDI zonal stats to the basin boundary shape, i.e. 'TOT' is the 'total' basin zonal statistic.

Usage

get_NLDI(point)

Arguments

point

A sf point.

Value

A list of UT, UM and basin boundary sf objects


[Package gwavr version 0.2.0 Index]