make_layer | R Documentation |
Create a sfc object containing final centers, original centers, centers displacement, original graticule or final graticule.
make_layer(
x,
type = c("final_centers", "original_centers", "centers_translation", "final_graticule",
"original_graticule")
)
x |
a cartogramR object |
type |
a character string giving the type of layer:
- "final_centers": if |
a sfc object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.