Look at

  Sys.info()

-Don

-- 
Don MacQueen

Lawrence Livermore National Laboratory
7000 East Ave., L-627
Livermore, CA 94550
925-423-1062





On 2/25/11 10:23 AM, "Hui Du" <hui...@dataventures.com> wrote:

>Hi All,
>
>                I have two Rs, one has been installed in Windows system
>and another one has been installed under UNIX system. Is there any
>environmental variable or function to tell me which R I am using? The
>reason that I need to know it is under different system, the data path
>could be different. I want to do something like
>
>if it is R under Windows
>
>                path = "/ABC"
>else if it is R under UNIX,
>                path = "/DEF"
>
>Any idea? Thanks.
>
>Best Regards,
>
>HXD
>
>    [[alternative HTML version deleted]]
>
>______________________________________________
>R-help@r-project.org 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.

______________________________________________
R-help@r-project.org 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