#### UTILS ###
# External functions imported and sometimes re-exported
#' @keywords internal
#' @importFrom rlang .data `%||%` .env
NULL
#' Pipe operator
#'
#' See `magrittr::[\%>\%][magrittr::pipe]` for details.
#'
#' @name %>%
#' @rdname pipe
#' @export
#' @importFrom magrittr %>%
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.