polys.setup | R Documentation |
This function creates geographic polygons in a format suitable for smoothing.
polys.setup(object)
object |
An RDS file object as extracted from http://www.gadm.org. |
It produces a list with polygons (polys
), and various names (names0
, names1
- first level of aggregation,
names2
- second level of aggregation).
Maintainer: Giampiero Marra giampiero.marra@ucl.ac.uk
Thanks to Guy Harling for suggesting the implementation of this function.
?hiv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.