Nothing
#' Dummy examples to check build step
#'
#' @description
#' This page checks some examples on build process to avoid missing
#'
#' @name Rapi-build-checks
#' @keywords internal
#'
#'
#' @examples
#'
#' obj <- get_series(template_test(), debug = TRUE)
#' x <- print(obj)
#' if (!inherits(x, "Rapi_GETPREP")) {
#' stop()
#' }
#'
NULL
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.