Last chance! 50% off unlimited learning
Sale ends in
smoothColors(...,alpha=NA)
plot(1:10,main="Test opaque colors",type="n",axes=FALSE)
box()
rect(1:7,1:7,3:9,3:9,col=smoothColors("red",2,"green",2,"blue"))
Run the code above in your browser using DataLab