#' dimple exported operators and S3 methods
#'
#' The following functions are imported and then re-exported
#' from the dimple package to avoid listing the magrittr package
#' as a Depends of dimple
#'
#' @name dimple-exports
NULL
#' @importFrom magrittr %>%
#' @name %>%
#' @export
#' @rdname dimple-exports
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.