#' @importFrom dplyr %>%
#' @export
dplyr::`%>%`
#' @importFrom dplyr everything
#' @export
dplyr::everything
#' @importFrom dplyr all_of
#' @export
dplyr::all_of
#' @importFrom dplyr any_of
#' @export
dplyr::any_of
#' @importFrom dplyr starts_with
#' @export
dplyr::starts_with
#' @importFrom dplyr ends_with
#' @export
dplyr::ends_with
#' @importFrom dplyr contains
#' @export
dplyr::contains
#' @importFrom dplyr matches
#' @export
dplyr::matches
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.