plot_spie: Helper function for plot_spiechart

Description Usage See Also

View source: R/helper_plot_spiechart.R

Description

This is the actual plotting function used by the wrapper function plot_spiechart for each indicator.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
plot_spie(
  split_input,
  scale,
  parting,
  cat,
  summary_tbl,
  ground,
  n_c8_c11,
  n_c9_c10,
  col_crit8_11,
  x_ring1,
  theme_infog,
  edge = "grey30",
  ind,
  lab_size,
  title_size
)

See Also

plot_spiechart


INDperform documentation built on Jan. 11, 2020, 9:08 a.m.