tests/testthat.R

library(testthat)
library(ANLP)

test_that("Twitter data length", {
  expect_equal(length(twitter.data),109091)
})

Try the ANLP package in your browser

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

ANLP documentation built on May 30, 2017, 4:42 a.m.