Nothing
#' Magick Formats
#'
#' Character vector of accepted image format extensions
#' @keywords internal
#' @noRd
magick_formats <- c(".pdf", ".png", ".jpeg", ".jpg", ".bmp", ".gif", ".tiff",
".tif", ".webp", ".ico", ".heic", ".heif", ".svg", ".eps")
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.