tests/testthat/test-data.R

context("Data is updated")

test_that("twitter_predtable == sbo_predtable(twitter_freqs)",{
        skip("Skip test for updated data")
        expect_identical(twitter_predtable, sbo_predtable(twitter_freqs))
})
vgherard/sbo documentation built on July 8, 2021, 12:21 a.m.