Description Usage Arguments Examples
Fetch a geo- or topo-json hosted by Crunch
1 2 3 4 5 6 7 8 9 10 | fetchGeoFile(geography, ...)
## S4 method for signature 'CrunchGeography'
fetchGeoFile(geography, ...)
## S4 method for signature 'CrunchVariable'
fetchGeoFile(geography, ...)
## S4 method for signature 'ANY'
fetchGeoFile(geography, ...)
|
geography |
a |
... |
additional options to pass to |
1 2 3 4 | ## Not run:
geo_data <- fetchGeoFile(geo(ds$country))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.