R/utils.R
adjust_wh_is.Rd
Function to adjust the width and height of a intersectional graph depending on the number of scenarios and labels.
adjust_wh_is(data, var_w, var_h)
a dataset used to create an intersectional graph.
variable on which the width of the intersectional graph depends.
variable on which the height of the intersectional graph depends.
a list containing the width and the height of the intersectional graph to be created.