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