R/StatonMisc.R

#'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
bstaton1/StatonMisc documentation built on May 18, 2020, 12:06 a.m.