skip_on_appveyor()
skip_on_travis()
test_that("api_get_model() works", {
expect_error(
fhpredict:::api_get_model()
# argument "user_id" is missing, with no default
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.