View source: R/create_internal.R
eclac_standard | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.