tests/testthat.R

library(testthat)
library(rstac)
library(magrittr)

if (Sys.getenv("RSTAC_TESTS", unset = 0) == 1) {
  test_check("rstac")
}

Try the rstac package in your browser

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

rstac documentation built on Oct. 18, 2023, 1:15 a.m.