Nothing
#' @import grid
#' @importFrom R6 R6Class
#' @importFrom grDevices dev.capabilities dev.new devAskNewPage
#' @importFrom rlang .data abort inform warn %||%
#' @importFrom tibble tibble
#' @importFrom utils head packageDescription packageVersion tail
NULL
hasName <- function(x, name) match(name, names(x), nomatch = 0L) > 0L
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.