plot_design_based.Rd
Plot design-based indices
plot_design_based(data, dir = NULL, plot = 1, height = 7, width = 7)
Dataframe of design-based indices.
Directory where output will be saved. The directory where the file should be saved. If dir = NULL no output will be saved.
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:
Design based index by year and region.
Standardized design based index by year and region.
Numeric values for the figure width and height in inches. The defaults are 7 by 7 inches.