#' Data pronouns
#'
#' See \code{rlang::\link[rlang:tidyeval-data]{.data}} for details
#'
#' @name .data
#' @rdname pronoun
#' @keywords internal
#' @export
#' @importFrom rlang .data .env
#' @usage .data
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.