R/tidbits-package.r

#' tidbits.
#'
#' Various functions to streamline tasks that are repetitive and/or require
#' funky code tricks. A byproduct of UTHealth's TSCI 5050 Introduction to Data
#' Science course.
#'
#' @name tidbits
#' @docType package
#' @importFrom methods is
NULL
bokov/tidbits documentation built on Jan. 26, 2024, 6:25 p.m.