Skip to contents

Create facetted barplots of groups of indicators

Usage

ejam2barplot_indicators(
  ejamitout,
  indicator_type = "Demographic",
  data_type = "raw"
)

Arguments

ejamitout

output from running an EJAM analysis, with ejamit or the EJAM shiny app

indicator_type

group of indicators to display, such as 'Environmental', etc.

data_type

form to display data in: 'raw' or 'ratio'

Value

ggplot object with facets for each indicator and 3 bars

Examples

ejam2barplot_indicators(testoutput_ejamit_1000pts_1miles)
#> Error in ejam2barplot_indicators(testoutput_ejamit_1000pts_1miles): could not find function "ejam2barplot_indicators"