Skip to contents

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.