Nothing
#' @importFrom httr add_headers POST status_code content
#' @importFrom jsonlite fromJSON toJSON
#' @importFrom readr read_csv
NULL
`%||%` <- function(x, y) if (is.null(x)) y else x
utils::globalVariables(c(".", ".providers"))
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.