Description Usage Arguments Value Examples
Create a Choropleth Map of Obesity Rates
1 | make_choropleth_plot(.region = NULL, .year = 2016, .income = NULL, .sex = NULL)
|
.region |
The region input callback (character vector) |
.year |
The year input callback (integer vector) |
.income |
The income group callback (character vector) |
.sex |
The sex group callback (scalar character) |
A plotly object.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.