getBBox | R Documentation |
Get bounding box from a geographical description
getBBox(bbox = "World")
bbox |
character, bounding box as a geographical description. Available:
|
a vector of size 4 (minlon, maxlon, minlat, maxlat), or NULL if the region is not available.
getBBox('SouthAtlantic') getBBox('Europe') getBBox('Mediterranean') getBBox('NewZealand')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.