tests/testthat.R

if (require(testthat)) {
  library(fledge)
  test_check("fledge")
} else {
  message("testthat not available.")
}

Try the fledge package in your browser

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

fledge documentation built on May 29, 2024, 8:59 a.m.