Displaying 1 result from an estimated 1 matches for "emzinini".
Did you mean:
eminii
2012 May 10
0
Fwd: Re: need help in R
...aes(x=lon,y=lat, color=fieldworker),data=emz)+
> scale_fill_identity()+
> scale_x_continuous('Longitude', limits = lon_range) +
> scale_y_continuous('Latitude', limits = lat_range) +
> scale_colour_discrete('') +
> opts(title = 'Invitation map of Emzinini, 2012') +
> coord_equal()
>
> this code brings an error says
> Error in dev.copy2pdf(device = "x11", file = paste(mapdir, "EmzinoniGG.pdf", :
> no device to print from
> i am not sure what does the error mean
> dev.copy2pdf(device="x11",f...