tests/testthat.R

ops <- options("crayon.enabled" = FALSE)
library(testthat)
require("covr")

test_check("FRK")
options(ops)

Try the FRK package in your browser

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

FRK documentation built on June 22, 2024, 9:38 a.m.