On 5/29/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> OK, I think I get that... do you know which namespace the Sys.setenv() 
> function affects?  Do you know if there are functions in R that can alter the 
> user/system/process environment variables?
>

Use the R Sys.getenv() command to get the process environment variables.
To get user and system environment variables, from the Desktop right click on
My Computer and choose Properties.  Then choose the Advanced tab
and click on the Environment Variables button near the bottom of the
window that appears.

______________________________________________
R-help@stat.math.ethz.ch 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.

Reply via email to