GNwikipediaBoundingBox {geonames} | R Documentation |
wikipedia articles in a box
Description
wikipedia articles in bounding box
Usage
GNwikipediaBoundingBox(...)
Arguments
... |
parameters (north, south, east, west etc.) |
Details
find articles in a box
API doc for GNwikipediaBoundingBox is at http://www.geonames.org/export/wikipedia-webservice.html#wikipediaBoundingBox
Value
wikipedia records
Author(s)
Barry Rowlingson
Examples
## Not run:
GNwikipediaBoundingBox(north=44.1,south=-9.9,east=-22.4,west=55.2)
## End(Not run)
[Package geonames version 0.999 Index]