tests/testthat.R

library(testthat)
library(terrainr)

if (Sys.getenv("NOT_CRAN") == "") {
  Sys.sleep(2)
} else {
  test_check("terrainr")
}

Try the terrainr package in your browser

Any scripts or data that you put into this service are public.

terrainr documentation built on Oct. 4, 2023, 5:07 p.m.