Nothing
test_that("xc_universities() test", {
universities <- xc_universities()
expect_type(universities,"list")
expect_true(nrow(universities) != 0)
})
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.