Dear Members, Can anybody help me to solve the errors in R-script. I am plotting wavelet image using waveletcomp library . I am trying define maximum and minimum (range) of the color scale.
*command is*: wt.image(my.w, color.key = "interval", n.levels = 250, legend.params = list(lab = "wavelet power levels", label.digits = 2), periodlab = "periods (days)", maximum.level = 1.5, exponent = 0.5, show.date = TRUE, date.format = "%F", timelab = "") *error is:* Error in wt.image(my.w, color.key = "interval", n.levels = 250, legend.params = list(lab = "wavelet power levels", : unused arguments (maximum.level = 1.5, exponent = 0.5) Thanks if anybody solve this. Thanking you and with Regards, Srinivas, [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.