devtools::load_all(".")
knitr::opts_chunk$set(
  warning = FALSE,
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

UU

A collection of Universally Useful functions!

Installation

You can install the development version of UU from GitHub with:

# install.packages("devtools")
devtools::install_github("yogat3ch/UU")

Check out the pkgdown site for more details!

All the fun(s)!

bs4Dash::bs4Table(fun_docs_table()) 


yogat3ch/UU documentation built on May 31, 2024, 10:14 p.m.