update process for moving .myProfile.R

This commit is contained in:
hyginn
2020-09-21 14:54:30 +10:00
parent 3082b05a0b
commit 2432d64f18
3 changed files with 7 additions and 5 deletions

View File

@@ -14,7 +14,9 @@ init <- function() {
cat("\n\n")
cat("Please open the file \".myProfile.R\" (click on the file-name in the\n")
cat("\"files\" pane), edit it, and save it into the \"myScripts\" folder.\n\n")
cat("\"files\" pane), edit it and save it.\n")
cat("Then click the checkbox, and use the More -> Move... dialogue\n")
cat("to move it into the \"myScripts\" folder.\n\n")
file.edit("ABC-units.R")
return(invisible(NULL))