check_test_plot: A function to create regression plots (maybe not needed?)

View source: R/plot_test_utils.R

check_test_plotR 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


seminr documentation built on Oct. 13, 2022, 1:05 a.m.