powered by
ctPoly(x, ylow, yhigh, ...)
plot(0:100,sqrt(0:100),type='l') ctPoly(0:100, sqrt(0:100) - runif(101), sqrt(0:100) + runif(101), col=adjustcolor('red',alpha.f=.1),border=NA)
Run the code above in your browser using DataLab