Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 730 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 730 Bytes

harrisonRTools

This is my personal R package containing convenience functions used across all of my R repositories.

Installation

  1. Clone the repo:

    git clone [email protected]:harrisonized/harrisonRTools.git
  2. Install from RStudio:

    install.packages('/path/to/harrisonRTools', repos=NULL, type="source")

Refresh Documentation

devtools::document('/path/to/harrisonRTools')

License

This project is licensed under the terms of the MIT license.

Copyright

This code is copyright by Harrison Wang in 2022.