Learn R Programming

FlowScreen (version 2.0)

screen.frames.internal: Internal wrapper for creating trend and change-point plots

Description

Internal wrapper for creating trend and change-point plots

Usage

screen.frames.internal(
  input,
  mparam,
  mylab,
  DataType,
  maf,
  mmar,
  text,
  xaxis,
  Year1,
  YearEnd,
  hyrstart
)

Arguments

input

metric time series

mparam

trend and change point info

mylab

y axis label

DataType

numeric indicating data type

maf

mean annual flow series

mmar

plot margins

text

title passed from screen.frames (text or NULL)

xaxis

boolean indicating whether to plot the x axis

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

Jennifer Dierauer