manageTestPlots: Visually inspect new/failed test plots.

Description Usage Arguments Value Examples

View source: R/test.R

Description

This function is a wrapper around vdiffr::manage_cases(). It allows visual inspection of the plots in the unit tests that were newly added or produced an error. If no analysis is specified it will iterate over all test cases.

Usage

1

Arguments

name

Optional string name of the analysis whose plots should be tested.

Value

A Shiny app that shows all new/failed/orphaned cases. The app allows test plots to be validated, at which point they are placed in the figs directory and used as a reference for future tests.

Examples

1
# manageTestPlots("Anova")

TimKDJ/JASPTools documentation built on July 21, 2021, 7:52 p.m.