#' Show if LHS is NOT a member of RHS
#'
#' Negated \code{base::\link[base:match]{\%in\%}}
#'
#' @return
#' @export
#'
`%!in%` <- Negate(`%in%`)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.