tests/testthat.R

library(testthat)
library(monkeylearn)

if (identical(tolower(Sys.getenv("NOT_CRAN")), "true")) {
  test_check("monkeylearn")
}

Try the monkeylearn package in your browser

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

monkeylearn documentation built on May 2, 2019, 10:24 a.m.