screen.summary.internal {FlowScreen} | R Documentation |
Internal wrapper for creating trend and change-point summary plots
Description
Internal wrapper for creating trend and change-point summary plots
Usage
screen.summary.internal(
input,
mparam,
type,
ylabs,
i,
DataType,
maf,
Year1,
YearEnd,
hyrstart
)
Arguments
input |
metric time series |
mparam |
trend and change point info |
type |
character indicating type of summary plot |
ylabs |
y axis labels |
i |
plot position |
DataType |
numeric indicating data type |
maf |
mean annual flow series |
Year1 |
start year of original time series |
YearEnd |
end year of original time series |
hyrstart |
numeric indicating month for start of the hydrologic year |
Author(s)
Jennifer Dierauer
[Package FlowScreen version 2.1 Index]