Description Usage Arguments Value
assists in finding level or description mismatches in a set parameter(tables)
| 1 2 3 4 | sii_debug_geom(data_descriptionvector,
  structure = ggsolvencyii::sii_structure_sf16_eng,
  aggregatesuffix = "other", levelmax = NULL, plotdetails = NULL,
  fillcolors = NULL, edgecolors = NULL)
 | 
| data_descriptionvector | (no default) the vector 'description' from the data | 
| structure | (no default) the structure dataframe | 
| aggregatesuffix | (optional, default = "_other"): | 
| levelmax | (optional, no default): the levelmax dataframe, when not filled the expanded structure assumes levelmax was set to 99 for all levels. | 
| plotdetails | (optional, no default): the plotdetails dataframe | 
| fillcolors | (optional, no default): fillcolor parameter (list with items "description" = "color" where color can be a name, #hexcode or other ) | 
| edgecolors | (optional, no default): edgecolor parameter (list with items "description" = "color" where color can be a name, #hexcode or other ) | 
prints two comparison tables and puts them in $debug_description and $debug_level
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.