regressoR (version 1.1.7)

def_code_cat: def_code_cat

Description

def_code_cat

Usage

def_code_cat(data = "datos", variable)

Arguments

data

the name of the current data.

variable

the name of the variable for the categorical distribution chart.

Examples

Run this code
# NOT RUN {
x <- def_code_cat('iris', 'Species')
exe(x)

# }

Run the code above in your browser using DataCamp Workspace