R/desert.R

#' deseRt: Tools to Stay DRY
#'
#' Mostly an attempt to follow the Don't Repeat Yourself rule.
#' Code also serves to satisfy my own aesthetic sensibility,
#' as well as making some routine analysis easier.
#'
#' @docType package
#' @name deseRt
#'
NULL
kbvernon/deseRt documentation built on May 27, 2020, 11:44 p.m.