#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.