I am using googlevis package to plot a geographic map. The output I get is HTML. Is it possible to generate jpg or png output?
printing output of google geomap as image using R
430 views Asked by Sunny Sunny At
2
There are 2 answers
0
On
Following Andrew tip I suggest to take a look at the RgoogleMaps package. It seems to provide what you are looking for.
You could also try the osmar package which uses the data from OpenStreetMap.