#' ggdraw: Draw with grob or function in ggplot2
#'
#' @description Draw with grob or function in ggplot2. This package is inspired
#' by [gggrid](https://github.com/pmur002/gggrid) but adjusted with a lot of
#' personal convention. See [gggrid: it's
#' g-g-great!](https://www.stat.auckland.ac.nz/~paul/Reports/gggrid/gggrid.html)
#' @author Yun \email{yunyunpp96@@outlook.com}
#' @seealso Useful links:
#' * \url{https://ggplot2.tidyverse.org}
#' * \url{https://github.com/tidyverse/ggplot2}
#' * \url{https://github.com/Yunuuuu/ggdraw}
#' * [gggrid: it's g-g-great!](https://www.stat.auckland.ac.nz/~paul/Reports/gggrid/gggrid.html)
#' @docType package
#' @name ggdraw
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.