Description Usage Arguments Details Value Author(s) Examples
recent earthquakes
1  | GNearthquakes(north, east, south, west, date, minMagnitude, maxRows = 10)
 | 
north | 
 north bound  | 
east | 
 east bound  | 
south | 
 south bound  | 
west | 
 west bound  | 
date | 
 optional date  | 
minMagnitude | 
 optional minimal magnitude  | 
maxRows | 
 max records to return  | 
get recent earthquakes in a region
API doc for GNearthquakes is at http://www.geonames.org/export/JSON-webservices.html#earthquakesJSON
earthquake records
Barry Rowlingson
1 2 3 4  | ## Not run: 
GNearthquakes(north=44.1,south=-9.9,east=-22.4,west=55.2)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.