Nothing
test_that("get_asset gets assets", {
skip_on_cran()
players_dir <- file.path(tempdir(), "players")
get_asset("default_players", players_dir)
expect_true(dir.exists(file.path(players_dir, "unity_assets-default_players")))
})
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.