#'StatonMisc: Common Functions Used by B.A. Staton
#'
#'This package contains a somewhat random assortment of functions that are
#'commonly used in code written by Ben Staton, including his other packages and public and
#'non-public code. It includes mostly utility-type functions for tasks like
#'transforming dates (from MM/DD/YYYY to DOY and back) and basic data
#'transformations (\code{cv2sig}, \code{sig2cv}, \code{logis}, \code{expit}, etc.).
#'
#'@docType package
#'@name StatonMisc
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.