tests/testthat.R

if(requireNamespace('testthat', quietly = TRUE)){
  
  library(testthat)
  library(uFTIR)
  
  test_check("uFTIR")
  
}

Try the uFTIR package in your browser

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

uFTIR documentation built on Oct. 25, 2021, 9:08 a.m.