variables_to_humanize: Variables to humanize

variables_to_humanizeR Documentation

Variables to humanize

Description

A dataset with the variables suitable to humanize. Contains to the data necessary to allow the humanize process.

Usage

variables_to_humanize

Format

A data frame with 4 columns:

ORIGINAL_VAR

Variable suitable to humanize.

MASTER_VAR

Name of the ORIGINAL_VAR in the master. This column is neccesary because in some cases the name of the variable in the master is different that the ORIGINAL_VAR.

HUMANIZED_VAR

Name of the humanized variable. The humanized variable is the value returned by humanized functions.

MASTER

Master in wich the variable is coded.

...


Eucrow/sapmuebase documentation built on April 17, 2024, 10:29 a.m.