powered by
LonLat2XY(lon_deg, lat_deg, zoom, xpix = 256, ypix = 256)
gc <- geocode('baylor university') LonLat2XY(gc$lon, gc$lat, 10)
Run the code above in your browser using DataLab