R/miscFormatR.R

#' miscFormatR: Useful formatting functions I couldn't find in other packages
#'
#' The miscFormatR package provides functions to automate tedious formatting tasks
#'
#' @section Save time, be consistent:
#' \itemize{
#'   \item \code{\link{dollarChar}}
#'   \item \code{\link{copywriteDate}}
#'   \item \code{\link{cleanCust}}
#'   \item \code{\link{make_month_index}}
#' }
#'
#' @docType package
#' @name miscFormatR
NULL
TonyBlonigan/miscFormatR documentation built on May 14, 2019, 6:08 a.m.