check_test_plot: A function to create regression plots (maybe not needed?)
Description
A function to create regression plots (maybe not needed?)
Usage
check_test_plot(plot, title, plot_dir = "regression_plots", refresh = FALSE)
Value
TRUE if plots were the same, FALSE if they did not exist, or failed
Arguments
- plot
the plot
- title
a unique title
- plot_dir
optional directory name
- refresh
whether to refresh all test cases