View source: R/createDimensions.R
createDimensions | R Documentation |
Creates the dataframe with the dimensions and variables that will be computed in the sustainability barometer
createDimensions(dimensions = c("Ambiental", "Humana"), ..., variables)
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 |
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.
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.