get.titles.internal {FlowScreen} | R Documentation |
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 |
language |
"English" or "French" |
Qmax |
the flow quantile used to define peaks of threshold, e.g. 0.95 |
Author(s)
Jennifer Dierauer
[Package FlowScreen version 2.1 Index]