Skip to contents

Dispatches to sunburst(). Until sunburst() is implemented, this prints an informational message.

Usage

# S3 method for class 'sunburst_data'
plot(x, ...)

Arguments

x

A sunburst_data object.

...

Passed to sunburst().

Value

A ggplot object (once sunburst() is available), or x invisibly.