bch441-work-abc-units/.Rprofile

15 lines
258 B
R
Raw Normal View History

2017-08-18 20:04:01 +00:00
init <- function() {
source(".init.R")
}
cat("\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n")
cat(" =================")
cat("\n\n")
cat(" WELCOME !\n")
cat("\n")
cat(" Type 'init()' to begin\n\n")
cat("\n")
cat(" =================")
cat("\n\n")