tests/testthat.R

library(testthat)
library(TCIApathfinder)

api_key <- Sys.getenv("TCIA_API_KEY")
if (!identical(api_key, "")) {
  test_check("TCIApathfinder")
}

Try the TCIApathfinder package in your browser

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

TCIApathfinder documentation built on Sept. 21, 2019, 5:03 p.m.