# From https://petermeissner.de/blog/2018/04/27/re-exporting-the-pipe/
#' re-export magrittr pipe operator
#'
#' @importFrom magrittr %>%
#' @name %>%
#' @rdname re-exports
#' @export
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.