# Helper functions
#' Pipe
#'
#' Import pipe operator from magrittr
#'
#' @importFrom magrittr %>%
#' @name %>%
#' @noRd
#' @export
#' @param lhs,rhs specify what lhs and rhs are
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.