#' @title Define available values
#' @description The opposite of \code{\link[base]{NA}}.
#' @param ... arguments passed to \code{\link[base]{NA}}.
#' @export
"isnt.na" <- Negate("is.na")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.