Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 466 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 466 Bytes

howtoRpackage

The goal of howtoRpackage is to ...

Installation

You can install the dev version of howtoRpackage from Github with:

library(devtools)

devtools::install_github(repo = "https://github.com/bniebuhr/howtoRpackage.git", ref = "HEAD")

Building yourself

You can also clone (or fork + clone) this repo to your computer and build it yourself!