sunburstdat: sunburstdat

Description Usage Arguments Value Examples

View source: R/sunburst.R

Description

Prepares data for plotly geographic sunburst plot.

Usage

1
sunburstdat(dat, pal = NULL)

Arguments

dat

tibble

pal

palette - a vector of colors. If NULL, will use Set1 from RColorBrewer

Value

a tibble that can be passed to plotly(type='sunburst')

Examples

1
#

rushkin/bitsandends documentation built on Oct. 21, 2020, 11:43 a.m.