Nothing
Sys.setenv("R_TESTS" = "")
Sys.setenv("_R_CHECK_LENGTH_1_CONDITION_" = TRUE)
library("testthat")
library("quanteda")
# library("quanteda.textmodels")
library("quanteda.textplots")
quanteda_options(reset = TRUE)
# Error on Matrix deprecations
options(Matrix.warnDeprecatedCoerce = 2)
test_check("quanteda.textplots")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.