#' An `htmlwidget` interface to the
#' d3plus javascript chart library
#'
#' @name d3plus
#' @docType package
#' @author Mauricio Vargas
NULL
#' d3plus exported operators and S3 methods
#'
#' The following functions are imported and then re-exported
#' from the d3plus package to avoid listing the magrittr
#' as Depends of d3plus.
#'
#' @name d3plus-exports
NULL
#' @importFrom magrittr %>%
#' @name %>%
#' @rdname d3plus-exports
NULL
#' @importFrom htmlwidgets JS
#' @name JS
#' @rdname d3plus-exports
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.