regressoR (version 1.1.7)

categorical_distribution: categorical_distribution

Description

makes the graph of the categorical distribution.

Usage

categorical_distribution(var)

Arguments

var

a vector with the data for the categorical distribution chart.

Examples

Run this code
# NOT RUN {
categorical_distribution(iris$Species)

# }

Run the code above in your browser using DataLab