Description Usage Arguments Value Examples
Prepares data for plotly geographic sunburst plot.
1 | sunburstdat(dat, pal = NULL)
|
dat |
tibble |
pal |
palette - a vector of colors. If NULL, will use Set1 from RColorBrewer |
a tibble that can be passed to plotly(type='sunburst')
1 | #
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.