DEBUG = FALSE # # Some code goes here... # N = 1000 # Number of samples. K = 10 # Number of folds. # # Some more code goes here... # RECIPIENTS = c("andrew@exegetic.biz", "john@example.com") # # Still more code goes here... # SMTP_SERVER = "smtp.example.com" SMTP_PORT = 587 SMTP_USER = "admin" SMTP_PASS = "13*y2YQaV%p5"