This is my personal R package containing convenience functions used across all of my R repositories.
-
Clone the repo:
git clone git@github.com:harrisonized/harrisonRTools.git
-
Install from RStudio:
install.packages('/path/to/harrisonRTools', repos=NULL, type="source")
devtools::document('/path/to/harrisonRTools')This project is licensed under the terms of the MIT license.
This code is copyright by Harrison Wang in 2022.