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))
})

Try the sbo package in your browser

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

sbo documentation built on Dec. 6, 2020, 1:06 a.m.