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 |
|
var |
|
denom |
denominator |
Value
dataframe
with standardized data
[Package calidad version 0.5.0 Index]