#' magrittr forward-pipe operator
#'
#' See \code{\link[magrittr]{\%>\%}}.
#' @name %>%
#' @importFrom magrittr %>%
#' @export %>%
NULL
#' rlang quasiquotation
#'
#' See \code{\link[rlang]{quasiquotation}}.
#' @name :=
#' @importFrom rlang :=
#' @export :=
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.