#' @title Tee
#'
#' @description Pipe an object forward into a function or call expression. See \code{\link[magrittr]{magrittr}} for more details.
#'
#' @importFrom magrittr %T>%
#'
#' @name %T>%
#'
#' @rdname tee
#'
#' @export
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.