Learn R Programming

gwavr (version 0.3.2)

get_nldi_interactively: Get Hydro Network-Linked Data Index (NLDI) Interactively

Description

This function uses the NLDI API to allow the user to visually select a location (point) to get numerous hydrologic realizations.

Usage

get_nldi_interactively()

Arguments

Value

A list with sf objects.

Examples

Run this code

if(interactive()){
nldi_data <- get_nldi_interactively()
}

Run the code above in your browser using DataLab