cipolygon {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.3.15 Index]