#' Quasiquotation
#'
#' See \code{rlang::\link[rlang]{quasiquotation}} for details.
#'
#' @name quasiquotation
NULL
#' Bang bang operator
#' @rdname quasiquotation
#' @export
#' @importFrom rlang !!
NULL
#' Bang bang bang operator
#' @rdname quasiquotation
#' @export
#' @importFrom rlang !!!
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.