Nothing
#' @title xaringan
#'
#' @description xaringan pull left and pull right
#'
#' @return a template for xaringan pull left and right
#' @export
#'
#' @examples
#' \dontrun{
#' remedy_example(
#' "",
#' xaringanr
#' )
#' }
#'
xaringanr <- function(){
enclose(".pull-left[\n\n]\n", "\n.pull-right[\n\n]\n")
}
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.