hydrographPDF: Function to generate and save pdf version of the hydrograph...

View source: R/hydrographPDF.R

hydrographPDFR Documentation

Function to generate and save pdf version of the hydrograph plot

Description

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

Usage

hydrographPDF(adaps_data_all, siteNo, dateInt, tzCode = "America/Chicago")

Arguments

adaps_data_all

data frame containing merged ADAPS data for the requested storm event

siteNo

string containing USGS gage number

dateInt

number containing number of hours difference between x-axis tick marks

tzCode

character a timezone specification for the data #' @export


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