R/delgosha_package.R

#' Additional 'ggplot2' Themes and Theme Components designed for RTL languages and specifically for Persian
#'
#' A compilation of extra themes and theme components for 'ggplot2' with an
#' emphasis on typography.
#'
#'
#' @md
#' @name delgosha
#' @docType package
#' @author Muhammad Chenariya Nakhaee (mcnakhaee.com)
#' @keywords internal
#' @import ggplot2 grid scales extrafont grDevices
#' @importFrom magrittr %>%
#' @importFrom gdtools set_dummy_conf
#' @import rmarkdown knitr htmltools
"_PACKAGE"
#' hrbrthemes exported operators
#'
#' The following functions are imported and then re-exported
#' from the hrbrthemes package to enable use of the magrittr
#' pipe operator with no additional library calls
#'
#' @name delgosha-exports
NULL

#' @name %>%
#' @export
#' @rdname delgosha-exports
NULL
mcnakhaee/delgosha documentation built on Oct. 18, 2020, 8:55 a.m.