tests/testthat/test-all_trials_rated.R

test_that("Check that all stopped trials are manually rated", {
    expect_equal(
       sum(is.na(c19stoppedtrials$covid19_explicit)),
       0
    )
})
bgcarlisle/ctcovidstop documentation built on Jan. 16, 2024, 4:55 a.m.