This graph highlights the differences between saved model runs for a given variable at a certain depth.

rswap_plot_compare(project_path, variable, depth = NULL, verbose = F)

Arguments

project_path

path to project directory (string)

variable

variable to show (string)

depth

depth of variable, if it has a depth. Otherwise leave blank (string)

verbose

print status? (flag)