tests/testthat.R

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

if (identical(Sys.getenv("NOT_CRAN"), "true")) {
  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 Sept. 11, 2024, 7:03 p.m.