tests/testthat/test-0_plot_ice_a.R

# Don't perform any further tests on CRAN due to time of running the complete
# test.
testthat::skip_on_cran()
testthat::skip_on_ci()

debug_flag <- FALSE

familiar:::test_plots(
  plot_function = familiar:::plot_ice,
  not_available_some_predictions_fail = FALSE,
  data_element = "ice_data",
  debug = debug_flag
)
alexzwanenburg/familiar documentation built on Sept. 28, 2024, 5:36 a.m.