daDoctoR/update local version.R
2018-10-11 09:07:01 +02:00

14 lines
155 B
R

# Install new version
# Remove
remove.packages("daDoctoR")
.rs.restartR()
setwd("/")
devtools::install_github('agdamsbo/daDoctoR')
library(daDoctoR)