Nothing
#' #' Imported justifier functions
#' #'
#' #' See [justifier::asrt()], [justifier::srce()], [justifier::jstf()], and
#' #' [justifier::dcsn()].
#' #'
#' #' @rdname imported_justifier_functions
#' #' @export
#' dcsn <- justifier::dcsn;
#'
#' #' @export
#' #' @rdname imported_justifier_functions
#' jstf <- justifier::jstf;
#'
#' #' @export
#' #' @rdname imported_justifier_functions
#' asrt <- justifier::asrt;
#'
#' #' @export
#' #' @rdname imported_justifier_functions
#' srce <- justifier::srce;
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.