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
486 views Asked by Sunny Sunny At
2
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?
Following Andrew tip I suggest to take a look at the RgoogleMaps package. It seems to provide what you are looking for.