powered by
makes the graph of the numerical distribution.
numerical_distribution(var, var.name, color)
a vector with the data for the numerical distribution chart.
the name of the variable.
the color of the chart.
# NOT RUN { numerical_distribution(iris[,'Sepal.Length'], 'Sepal.Length', 'red') # }
Run the code above in your browser using DataLab