Clone or download repo:
git clone [email protected]:abreschi/shinySpecClust.git
Show help page:
Rscript classify.R -h
data.table
lubridate
dtw
ggplot2
padr
imputeTS
pdist
optparse
dplyr
tidyselect
From within R, can install all packages by:
install.packages(c("data.table", "lubridate", "dtw", "ggplot2", "padr", "imputeTS", "pdist", "optparse", "dplyr", "tidyselect"))