cipolygon: 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
lower
lower limit of the confidence level.
upper
upper limit of the confidence level.