mirror of
https://github.com/agdamsbo/daDoctoR.git
synced 2024-11-22 11:50:23 +01:00
13 lines
154 B
R
13 lines
154 B
R
|
# Install new version
|
||
|
|
||
|
# Remove
|
||
|
|
||
|
remove.packages("daDoctoR")
|
||
|
.rs.restartR()
|
||
|
|
||
|
|
||
|
setwd("/")
|
||
|
devtools::install_github('agdamsbo/daDoctoR')
|
||
|
|
||
|
library(daDoctoR)
|