## I'm tired of writing dplyr::mutate every time.
#' mutate
#' @name mutate
#' @importFrom dplyr mutate
#'
NULL
#' filter
#' @name filter
#' @importFrom dplyr filter
#'
NULL
#
#' Select
#' @name select
#' @importFrom dplyr select
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.