Nothing
#' @title Deprecated functions
#'
#' @param ... See [esquisse_container()]
#'
#' @note The following functions are deprecated and will be removed in next release:
#' * `esquisseContainer` : replaced by `esquisse_container`
#'
#' @name esquisse-deprecated
#' @export
esquisseContainer <- function(...) {
.Deprecated(new = "esquisse_container", package = "esquisse", old = "esquisseContainer")
esquisse_container(...)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.