context("tm_stem2readable")
library(tmutilsr)
test_that("default parameters", {
expect_equal(nrow(tm_stem2readable(corpus_test)), 145073)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.