check_test_plot {seminr} | R Documentation |
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)
Arguments
plot |
the plot |
title |
a unique title |
plot_dir |
optional directory name |
refresh |
whether to refresh all test cases |
Value
TRUE if plots were the same, FALSE if they did not exist, or failed
[Package seminr version 2.3.3 Index]