tests/spelling.R

if (requireNamespace("spelling", quietly = TRUE)) {
  spelling::spell_check_test(
    vignettes = TRUE,
    error = FALSE,
    skip_on_cran = TRUE
  )
}
forestgeo/fgeo.analyze documentation built on Dec. 10, 2020, 3:24 p.m.