Skip to content

Commit

Permalink
adding london.R to Github
Browse files Browse the repository at this point in the history
  • Loading branch information
sudhirwadhwa committed Jun 18, 2014
1 parent 55a60ad commit a722393
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions rcodes/london.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
library(png)
library(RJSONIO)
library(rgdal)
library(RgoogleMaps)
air<-read .csv="" csv="" hadoop="" p="" sers="">london<-getmap center="c(51.51,-0.116), </p"> zoom =10, destfile = "London.png",maptype = "mobile")

PlotOnStaticMap(london,lat = air$lat, lon = air$long,
cex= air$big ,pch=19,col=as.character(air$color))

0 comments on commit a722393

Please sign in to comment.