Created
March 16, 2017 16:38
-
-
Save andrewbtran/e5786abce60cc1fc152b76a9e5253fe9 to your computer and use it in GitHub Desktop.
devtools github
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
install.packages("devtools") | |
library(devtools) | |
install_github("andrewbtran/abtnicarr") | |
library(abtnicarr) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment