tests/testthat/test-get_gcae_pheno_model_filename.R

test_that("use", {
  if (!is_gcae_script_fixed()) return()
  pheno_model_filename <- get_gcae_pheno_model_filename("p0")
  expect_true(file.exists(pheno_model_filename))
})
richelbilderbeek/gcaer documentation built on March 25, 2024, 3:08 p.m.