powered by
colorwig(x1, y1, COL = rainbow(100))
data(KH) x = KH$ex[KH$ex>95& KH$ex<125] y = KH$JSTR[[1]][KH$ex>95& KH$ex<125] colorwig(x , y , rainbow(100))
Run the code above in your browser using DataLab