tests/testthat.R

if(require("testthat")) {
    library(testthat)
    library(rbibutils)
    test_check("rbibutils")
} else
    warning("package 'testthat' required for the tests in 'rbibutils'")

Try the rbibutils package in your browser

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

rbibutils documentation built on Oct. 4, 2024, 9:06 a.m.