Hi all,
Inside:
help(Startup)
There is an example suggesting:
## Example .Renviron on Windows
R_LIBS=C:/R/library
If I update the file:
Rprofile.site
in "etc"
When I start R I get:
Error: 16:10: unexpected '/'
16: R_LIBS=C:/
^
Of course, if I put it in quotes it works, But I was wondering if I am
missing something or is it a mistake in the example?
Thanks,
Tal
----------------Contact
Details:-------------------------------------------------------
Contact me: [email protected] | 972-52-7275845
Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) |
www.r-statistics.com (English)
----------------------------------------------------------------------------------------------
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.