eclac_standard {calidad} | R Documentation |
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)
eclac |
A logical value indicating the eclac standard. |
env |
The environment from which to retrieve the existing indicator values. Defaults to the parent frame. |
proportion |
A logical value indicating whether proportion indicators should be turned on. Defaults to FALSE. |
A list of logical values indicating which indicators are turned on.