Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 341 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 341 Bytes

This is a generalized package for tools I find useful in R package development

I will likely add to this repo over time, and split it out into seperate packages if there are enough related functions

Installation

#development version from GitHub:
# install.packages("devtools")
devtools::install_github("zac-garland/zgtools")