Displaying 1 result from an estimated 1 matches for "exabc".
Did you mean:
0xabc
2002 Oct 17
1
Startup on Windows 2000
...34)
.First <- function() cat("\n Welcome to R!\n\n")
.Last <- function() cat("\n Goodbye!\n\n")
## if .Renviron contains
FOOBAR="coo\bar"doh\ex"abc\"def'"
## then we get
> cat(Sys.getenv("FOOBAR"), "\n")
coo\bardoh\exabc"def' "
What would some Windows examples look like?
I love R, and I would really like to learn something more about how it
is being customized for me and how I can (if I should) try to customize
it myself.
Clifford E. Lunneborg
Emeritus Professor, Statistics and Psychology
Universit...