empty_level {radiant.data}R Documentation

Convert categorical variables to factors and deal with empty/missing values

Description

Convert categorical variables to factors and deal with empty/missing values

Usage

empty_level(x)

Arguments

x

Categorical variable used in table

Value

Variable with updated levels


[Package radiant.data version 1.6.6 Index]