Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 431 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 431 Bytes

detritus

The goal of detritus is to include miscellaneous functions that I need to use across projects.

Installation

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

# install.packages("devtools")
devtools::install_github("JeffreyRStevens/detritus")