#' Stop the infinite moon reader
#'
#' @param n Times the infinite moon reader has been launched.
#'
#' @export
naruto <- function(n) {
servr::daemon_stop(n)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.