Displaying 1 result from an estimated 1 matches for "ggemz".
2012 May 10
0
Fwd: Re: need help in R
> i need help in my coding
> the first line and the second line works and the ggplot works
> when i have a code like this and i want to fetch a map and saves it to
> a directory how can i put it
> because it gives me an error message
> Error in load(GGemz) : bad 'file' argument
>
> GGemz <- ggooglemap(center=center,zoom=13,destfile="Emz.png")
> save(GGemz,file="GGemz.Rda")
> load(GGemz)
> and when i put the GGemz in brackets it gives me an error
> load(file="GGemz")
> Error in readChar(co...