tests/spelling.R

if (requireNamespace("spelling", quietly = TRUE)) {
  spelling::spell_check_test(
    vignettes = TRUE, error = FALSE,
    skip_on_cran = TRUE
  )
}
nhs-r-community/NHSRplotthedots documentation built on May 13, 2024, 1:06 a.m.