Rapi-build-checks | R Documentation |
This page checks some examples on build process to avoid missing
obj <- get_series(template_test(), debug = TRUE)
x <- print(obj)
if (!inherits(x, "Rapi_GETPREP")) {
stop()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.