Nothing
library(lingtypology)
context("Tests for grambank.feature function")
test_that("grambank.feature", {
skip_on_cran()
expect_error(grambank.feature(c("aa", "bb")), "There is no features 'aa', 'bb' in Grambank 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.