search for: tnothing

Displaying 1 result from an estimated 1 matches for "tnothing".

Did you mean: nothing
2004 Jan 21
0
Summary: Changing workspace from within an R session
..."datadir" into workspace. path <- paste(default.path, datadir, sep = "") to.load <- paste(path, "/.RData", sep = '') if (file.exists(to.load)){ load(to.load, envir = .GlobalEnv) options(Current.Dir = path) } else cat(paste("\n\tNothing loaded ", to.load, " doesn't exist!!!", sep = ''), sep = '\n') invisible() } Thanks again to all respondents, G?rald Jean Analyste-conseil (statistiques), Actuariat t?lephone : (418) 835-4900 poste (7639) t?lecopieur : (418) 835-665...