Skip to content
Prev 5316 / 63421 Next

Detaching "ctest"

Not sure if I understand this.

Upon startup,

   * Then, unless `--no-init-file' was given, R searches for a file
     called `.Rprofile' in the current directory or in the user's home
     directory (in that order) and sources it.

   * It also loads a saved image from `.RData' if there is one (unless
     `--no-restore' or `--no-restore-data' was specified).

   * Finally, if a function `.First' exists, it is executed.  This
     function (as well as `.Last' which is executed at the end of the R
     session) can be defined in the appropriate startup profiles, or
     reside in `.RData'.

as per R-intro, so the user has perfect control over what happens by
providing a suitable .First in e.g. his ~/.Rprofile.

???

-k
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._