tests/testthat.R

library(testthat)
library(threewords)

# Stolen from JennyB
if (identical(tolower(Sys.getenv("NOT_CRAN")), "true")) {
  test_check("threewords")
}

Try the threewords package in your browser

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

threewords documentation built on May 1, 2019, 8:06 p.m.