Learn R Programming

EIEntropy (version 0.0.1.3)

plot.shannon: Generate a Plot

Description

This function generates a descriptive plot using the result obtained in ei_gme. It illustrates the mean and the confidence interval by disaggregated territorial unit.

Usage

# S3 method for shannon
plot(x, reg, ...)

Value

This function provides a graph representing the weighted mean and confidence interval of each disaggregated territorial unit

Arguments

x

The output produced by ei_gme

reg

The data column containing the disaggregated territorial units

...

Additional arguments passed to the plotting function.