Lecture4_my-script-with-R_progress-bar

Jimmyjmzeng1314@outlook.com

Keywords: R/matlab/consume

library(tcltk2)

start_time=Sys.time()

end_time=Sys.time()
cat(end_time-start_time)

install.packages("tcltk2")

useful links : http://www.bio-info-trainee.com/?p=954

https://cran.r-project.org/web/packages/tcltk2/

https://cran.r-project.org/src/contrib/tcltk2_1.2-11.tar.gz