View source: R/plot_test_utils.R
check_test_plot | R Documentation |
A function to create regression plots (maybe not needed?)
check_test_plot(plot, title, plot_dir = "regression_plots", refresh = FALSE)
plot |
the plot |
title |
a unique title |
plot_dir |
optional directory name |
refresh |
whether to refresh all test cases |
TRUE if plots were the same, FALSE if they did not exist, or failed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.