R/gizmo.R

#' gizmo: A collection of tools and utils
#' 
#' A collection of tools and utility functions useful to my work and 
#' productivity
#' 
#' @docType package
#' @name gizmo
#' 
#' @importFrom stats runif
#' @importFrom utils browseURL savehistory tail
NULL
edsandorf/gizmo documentation built on Oct. 7, 2022, 3:45 p.m.