test_that("use", {
if (!is_gcae_script_fixed()) return()
model_filename <- get_gcae_model_filename("M0")
expect_true(file.exists(model_filename))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.