def_code_num
def_code_num(data = "datos", variable, color = "red")
the name of the current data.
the name of the variable for the numerical distribution chart.
the color of the chart.
# NOT RUN {
x <- def_code_num('iris', 'Petal.Length')
exe(x)
# }
Run the code above in your browser using DataLab