barplotIndicatorScoresbySector: Bar plot of indicator scores calculated from totals by sector...

View source: R/VisualizationFunctions.R

barplotIndicatorScoresbySectorR Documentation

Bar plot of indicator scores calculated from totals by sector and displayed by BEA Sector Level to compare scores across models

Description

Bar plot of indicator scores calculated from totals by sector and displayed by BEA Sector Level to compare scores across models

Usage

barplotIndicatorScoresbySector(
  model_list,
  totals_by_sector_name,
  indicator_name,
  sector,
  y_title
)

Arguments

model_list

List of EEIO models with IOdata, satellite tables, and indicators loaded

totals_by_sector_name

The name of one of the totals by sector tables available in model$SatelliteTables$totals_by_sector

indicator_name

The name of the indicator of interest from the model$Indicators$factors

sector

Can be logical value or text. If non-boolean, it must be code of one or more BEA sectors.

y_title

The title of y axis, excluding unit.


USEPA/useeior documentation built on April 12, 2024, 1:36 p.m.