tests/testthat.R

#
# The Hadley-verse is an amazing place: unit testing via testthat
# See also  http://r-pkgs.had.co.nz/tests.html
#
library(testthat)
options(testthat.use_colours = FALSE)
test_check("psd")

Try the psd package in your browser

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

psd documentation built on Feb. 1, 2022, 1:06 a.m.