#' handsontable4r
#'
#' R interface for creating tables using Handsontable v8, url{http://http://handsontable.com/}
#'
#' @name handsontable4r-package
#' @docType package
#' @import htmlwidgets jsonlite
NULL
#' handsontable4r exported operators
#'
#' The following functions are imported and then re-exported
#' from the handsontable4r package to enable use of the magrittr
#' pipe operator with no additional library calls
#'
#' @name handsontable4r-exports
NULL
#' @importFrom magrittr %>%
#' @name %>%
#' @export
#' @rdname handsontable4r-exports
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.