humanize: function to create new description columns from encoded...

View source: R/humanize.R

humanizeR Documentation

function to create new description columns from encoded variables of any dataframe which have any of the encoded variables that is in dataset variables_format.

Description

function to create new description columns from encoded variables of any dataframe which have any of the encoded variables that is in dataset variables_format.

Usage

humanize(df)

Arguments

df:

dataframe to humanize

Value

Return the original dataframe with the description columns added.


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