Readonly
commandReadonly
cwdThe current working directory of the R session.
Readonly
envThe environment variables available in the R session.
Readonly
eolThe character to use to mark the end of a line. Is probably always \n
(even on windows).
Readonly
homeThe path to the library directory, use undefined to let R figure that out for itself
Readonly
pathThe path to the R executable, can be only the executable if it is to be found on the PATH.
Command line options to use when starting the R session.