eclac_standard: Turn on all the indicators needed for the eclac standard

View source: R/create_internal.R

eclac_standardR Documentation

Turn on all the indicators needed for the eclac standard

Description

This function activates the appropriate indicators based on the selected eclac standard and whether proportion indicators are needed.

Usage

eclac_standard(eclac, env = parent.frame(), proportion = FALSE)

Arguments

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.

Value

A list of logical values indicating which indicators are turned on.


calidad documentation built on April 15, 2025, 5:08 p.m.