sii_debug_geom: sii_debug_geom

Description Usage Arguments Value

Description

assists in finding level or description mismatches in a set parameter(tables)

Usage

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)

Arguments

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 )

Value

prints two comparison tables and puts them in $debug_description and $debug_level


ggsolvencyii documentation built on May 1, 2019, 7:54 p.m.