#' @rdname geom_bin2d
#' @format NULL
#' @usage NULL
#' @export
GeomTile_SparkR <- ggproto("GeomTile_SparkR", GeomTile,
setup_data = function(data, params) {
data
}
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.