#' @importFrom magrittr %>%
#' @export
magrittr::`%>%`
#' @importFrom magrittr %<>%
#' @export
magrittr::`%<>%`
#' Pseudo-function to import \strong{dplyr}'s common functions.
#'
#' @importFrom dplyr select rename mutate mutate_at filter filter_at arrange distinct summarise
#' do group_by group_by_at ungroup rowwise do left_join inner_join everything bind_rows
#' pull tibble as_tibble rowwise any_vars all_vars vars collect
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.