R/datzen-package.R

#' @title The "datzen" package containing miscellaneous helper functions to achieve Data Zen
#'
#' The datzen package provides three categories of commonly used Zen functions:
#' Themed Branding, Special Computations, and Data In/Out.
#' The goal of this package is to help data analysts rapidly prototype common tasks.
#'
#' @section datzen functions:
#' To contribute or see function internals, see
#'  \url{https://github.com/mikejacktzen/datzen}
#'
#' @docType package
#' @name datzen
NULL
mikejacktzen/datzen documentation built on June 14, 2019, 5:23 p.m.