R/ggdraw.R

#' 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
Yunuuuu/ggdraw documentation built on Sept. 14, 2022, 8:02 p.m.