diff --git a/.Rprofile b/.Rprofile index 3f41d0a..db29816 100644 --- a/.Rprofile +++ b/.Rprofile @@ -3,10 +3,6 @@ # This script is automatically executed on startup # ============================================================================== -# DO NOT uncomment, unless you know exactly why, or have been instructed to -# do so: -# options(stringsAsFactors = FALSE) - init <- function() { # Create a local copy of myScript.R if not done yet. diff --git a/.myProfile.R b/.myProfile.R index fea5a93..71acd44 100644 --- a/.myProfile.R +++ b/.myProfile.R @@ -12,6 +12,7 @@ # Utility scripts will look for it on the path: "./myScripts/.myProfile.R" # # ============================================================================== +# options(stringsAsFactors = FALSE) myEMail <- "" # e.g. "u.franklin@utoronto.ca" myStudentNumber <- # e.g. 1003141592