multiplot_indicator_distribution: Plotting Indicator Category Distributions For Multiple...

View source: R/reporting.R

multiplot_indicator_distributionR Documentation

Plotting Indicator Category Distributions For Multiple Indicators/Benchmarks/Reporting Units A wrapper for plot_indicator_distribution to apply it across multiple combinations of values in Type, Subpopulation, MANAGEMENT.QUESTION, and Indicator simulataneously.

Description

Plotting Indicator Category Distributions For Multiple Indicators/Benchmarks/Reporting Units A wrapper for plot_indicator_distribution to apply it across multiple combinations of values in Type, Subpopulation, MANAGEMENT.QUESTION, and Indicator simulataneously.

Usage

multiplot_indicator_distribution(analysis.df, benchmarks, indicator.lut = NULL)

Arguments

analysis.df

Data frame. The output from spsurvey::cat.analysis() sliced to a single combination of the values in Type, Subpopulation, MANAGEMENT.QUESTION, and Indicator.

benchmarks

Data frame. The output from read.benchmarks().

indicator.lut

Optional data frame. Defaults to the output from indicator.lookup() which matches the indicators found in TerrADat.


nstauffer/aim.analysis documentation built on Nov. 2, 2023, 12:52 a.m.