This function activates the appropriate indicators based on the selected eclac standard and whether proportion indicators are needed.
eclac_standard(eclac, env = parent.frame(), proportion = FALSE)
A list of logical values indicating which indicators are turned on.
A logical value indicating the eclac standard.
The environment from which to retrieve the existing indicator values. Defaults to the parent frame.
A logical value indicating whether proportion indicators should be turned on. Defaults to FALSE.