hydrographInteractive: Function to return hydrographInteractive html to create...

View source: R/hydrographInteractive.R

hydrographInteractiveR Documentation

Function to return hydrographInteractive html to create interactive hydrograph plot through googleVis

Description

This function accepts a merged data frame of ADAPS data for a site/storm event

Usage

hydrographInteractive(adaps_data_all)

Arguments

adaps_data_all

data frame containing merged ADAPS data for the requested storm event

Value

hydrographInteractive html object containing code to create googleVis plot

Examples

rdbExample<-rdbExample
hydrographInteractive(rdbExample)

USGS-R/SampleSplitting documentation built on Oct. 18, 2022, 9:19 a.m.