R/prettyB-package.R

#' The prettyB package
#'
#' Anyone who uses R Base graphics, have a 100 and 1 tweaks that they use to make the
#' figures more presentable. This package aims to capture the tweaks in one place.
#' By masking_standard plotting functions, we can automatically make base graphics a bit
#' more pretty.
#' @name prettyB-package
#' @aliases prettyB prettyb prettyB-package
#' @docType package
#' @author \email{csgillespie@gmail.com}
#' @keywords package
#' @seealso \url{https://github.com/jumpingrivers/prettyB}
NULL
jumpingrivers/prettyB documentation built on Feb. 17, 2021, 7:05 p.m.