get_nldi_characteristics {nhdplusTools}R Documentation

(DEPRECATED) Get Catchment Characteristics

Description

This functionality id deprecated and will be removed in the near future.

Please use get_catchment_characteristics instead.

Usage

get_nldi_characteristics(nldi_feature, type = "local")

Arguments

nldi_feature

list with names 'featureSource' and 'featureID' where 'featureSource' is derived from the "source" column of the response of get_nldi_sources and the 'featureID' is a known identifier from the specified 'featureSource'.

type

character "all", "local", "total", or "divergence_routed".

Value

data.frame containing requested characteristics


[Package nhdplusTools version 1.3.0 Index]