Description Usage Arguments Examples
Setup a datamaps chart.
| 1 2 3 4 5 6 7 8 9 10 | 
| data | data.frame. | 
| scope | map scope. | 
| default | default color for missing values. | 
| projection | map projection. | 
| responsive | whether for map to be responsive. | 
| width, height | Must be a valid CSS unit (like  | 
| elementId | DOM id. | 
| 1 2 | datamaps(projection = "orthographic") %>%
  add_graticule()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.