cipolygon-internal {season}R Documentation

Function to draw CI polygon

Description

Internal function to draw a confidence interval for multiple times as a grey area. For internal use only.

Usage

cipolygon(time,lower,upper)

Arguments

time x-axis.
lower lower limit of the confidence level.
upper upper limit of the confidence level.

Author(s)

Adrian Barnett a.barnett@qut.edu.au


[Package season version 0.2-3 Index]