Hi there.
I just upgraded to 2.01 on Mac OS 10.3.6. I used to use the command
(on R 1.9.x):
world(ylim=c(-30,30), xlim = c(0,360), shift=TRUE, add=TRUE)
to draw a world outline over my image plots. My data uses longitude
from (0, 360) so I need to use the shift function. After I upgraded, I
get the following error:
> world(ylim=c(-30,30), xlim = c(0,360), shift=TRUE, add=TRUE)
Error in world(ylim = c(-30, 30), xlim = c(0, 360), shift = TRUE, add =
TRUE) :
NAs are not allowed in subscripted assignments
Does anyone know a workaround for this?
Thank you.
Jennifer Fox
Graduate Researcher
NOAA Aeronomy Laboratory
Boulder, CO
[EMAIL PROTECTED]
[[alternative text/enriched version deleted]]
______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html