#' import_pipe
#'
#' @keywords internal
#'
#' @description
#' Dummy function to import the pipe operator from magrittr
#'
#' @importFrom magrittr %>%
#' @import dplyr
#'
.import_pipe <- function(){}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.