tests/testthat.R

library(testthat)
library(mysimplecompendium)

# note that the test functions are in the testthat directory, found at the same level
# as this file 
test_check("mysimplecompendium")
Anmol-Srivastava/DATA-598-WI20-Week-7 documentation built on March 2, 2020, 12:12 a.m.