# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# Functions and Generics
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
#' @importFrom rlang %||%
#' @export
#'
rlang::`%||%`
#' @importFrom dplyr %>%
#' @export
#'
dplyr::`%>%`
#' @importFrom grid unit
#' @export
#'
grid::unit
#' @importFrom grid arrow
#' @export
#'
grid::arrow
#' @importFrom grid gpar
#' @export
#'
grid::gpar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.