Nothing
library(lingtypology)
context("Tests for vanuatu.feature function")
test_that("vanuatu.feature", {
skip_on_cran()
expect_error(vanuatu.feature(c("aa", "bb")), "None of the parameters are in the vanuatu database.")
})
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.