RGS_sunburst: Sunburst

Description Usage Arguments Value

View source: R/sunburst.R

Description

Sunburst plot for hierarchical data.

Usage

1
2
3
4
5
6
RGS_sunburst(
  RGS = get_standard_business_reporting("Nederland"),
  interactive = TRUE,
  n_max = 1,
  seek_endnote = FALSE
)

Arguments

RGS

Referentie GrootboekSchema

interactive

Make plot interactive.

n_max

Numeric value specifying maximum number rings plotted in sunburst plot.

seek_endnote

Logical indicating whether terminal endnotes of the hierarchical data should be calculated.

Value

ggplot2::ggplot()


MartinSchobben/RGS documentation built on Dec. 17, 2021, 3:17 a.m.