tests/testthat/helper-utils.R

#Provided by Lionel Henry
expect_doppelganger <- function(title, fig, path = NULL, ...) 
{
  testthat::skip_if_not_installed("vdiffr")
  vdiffr::expect_doppelganger(title, fig, path = path, ...)
}
reumandc/tsvr documentation built on Jan. 17, 2021, 10:32 p.m.