Database Reference
In-Depth Information
#use built-in numbering as the event id for PBSmapping
myGeoTable$EID<-as.numeric(rownames(myGeoTable))
myGeoTable
}
Figure1-2.The shapefile rendered without axes, given a new background color and a main title
After pasting the above geocodeAddresses function into your R console, enter in the follow-
ing (make sure you still have a streets vector from the parsing chapter):
> geoTable<-geocodeAddresses(streets) geocoding: 410 N. 61st St.
geocoding: 6321 Farnsworth St.
geocoding: 5711 Anderson St.
geocoding: 1250 S. 24th St.
geocoding: 1546 S. 26th St.
Search WWH ::




Custom Search