Plot design-based indices

plot_design_based(data, dir = NULL, plot = 1, height = 7, width = 7)

Arguments

data

Dataframe of design-based indices.

dir

Directory where output will be saved. The directory where the file should be saved. If dir = NULL no output will be saved.

plot

A vector of integers to specify which plots you would like. The default is to print or save both figures, i.e., plot = 1:2. Integers correspond to the following figures:

  1. Design based index by year and region.

  2. Standardized design based index by year and region.

height, width

Numeric values for the figure width and height in inches. The defaults are 7 by 7 inches.

Author

Chantel Wetzel