standardize_columns {calidad}R Documentation

standardize and sort column names

Description

Receive the survey table in raw state and sort it

Usage

standardize_columns(data, var, denom)

Arguments

data

dataframe with results

var

string with the objective variable

denom

denominator

Value

dataframe with standardized data


[Package calidad version 0.5.0 Index]