createDimensions: Create Dimensions

View source: R/createDimensions.R

createDimensionsR Documentation

Create Dimensions

Description

Creates the dataframe with the dimensions and variables that will be computed in the sustainability barometer

Usage

createDimensions(dimensions = c("Ambiental", "Humana"), ..., variables)

Arguments

dimensions

It must have at least two dimensions, if not informed, the two-dimensional proposition composed of "Environment" and "Human" will be adopted.

...

Other optional arguments

variables

Database variables that will be included in dimensions

Details

The sustainability barometer is a multidimensional metric, therefore, it needs a minimally two-dimensional structure to be computed. The input dataframe is organized in a tabular way formed by the dimension, variable and value attributes. The record (row) of the dataframe is the territories for which the indicators will be calculated.

Value

dataframe


marcelocamacho/barometer documentation built on Feb. 26, 2023, 12:18 p.m.