Nothing
#' @rdname shinyjs-defunct
#' @export
#' @keywords internal
colourInput <- function(...) {
.Defunct("colourInput", package = "colourpicker",
msg = "colourInput() has been moved to the 'colourpicker' package.")
}
#' @rdname shinyjs-defunct
#' @export
#' @keywords internal
updateColourInput <- function(...) {
.Defunct("updateColourInput", package = "colourpicker",
msg = "updateColourInput() has been moved to the 'colourpicker' package.")
}
#' @rdname shinyjs-defunct
#' @export
#' @keywords internal
colourPicker <- function(...) {
.Defunct("colourPicker", package = "colourpicker",
msg = "colourPicker() has been moved to the 'colourpicker' package.")
}
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.