tests/testthat.R

library(testthat)
library(devtools)
library(flintyR)

# either of these should work just ensure that you are in the proper working
# directory

#devtools::test(pkg="flintyR")
testthat::test_package("flintyR")

Try the flintyR package in your browser

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

flintyR documentation built on March 31, 2023, 8:19 p.m.