Description Usage Arguments Author(s) Examples
getGeo connects to the Data Science Tool Kit and converts the
location string into a pair of coordinates, and then into information
(city, state, country, congressional district...) for those coordinates
| 1 2 3 | 
| location | location string for which information is desired | 
| verbose | If TRUE, provides additional information on console. | 
| rdstk | URL for data science toolkit | 
| twofishes | URL for twofishes geocoder | 
Pablo Barbera pablo.barbera@nyu.edu
| 1 2 3 4 5 | ## Not run: 
## Download geographic information for "New York"
 getGeo("New York")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.