daDoctoR/update local version.R

13 lines
154 B
R
Raw Normal View History

2018-10-10 15:13:23 +02:00
# Install new version
# Remove
remove.packages("daDoctoR")
.rs.restartR()
setwd("/")
devtools::install_github('agdamsbo/daDoctoR')
library(daDoctoR)