Learn R Programming

FlowScreen (version 2.0)

get.titles.internal: Returns plot titles and labels based on plot type and language preference

Description

Returns plot titles and labels based on plot type and language preference

Usage

get.titles.internal(type, flow.units, language = "English", Qmax)

Arguments

type

character indicating the type of summary plot

flow.units

Character string indicating the units for streamflow values, one of either 'ft3/s' or 'm3/s', taken from the flow time series data.frame created with read.flows

language

"English" or "French"

Qmax

the flow quantile used to define peaks of threshold, e.g. 0.95

Author

Jennifer Dierauer