#' @importFrom rlang .data %||%
#' @importFrom utils packageVersion
NULL
hasName <- function(x, name) match(name, names(x), nomatch = 0L) > 0L
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.