[R] setwd on other computer?

jim holtman jholtman at gmail.com
Fri Feb 29 17:44:44 CET 2008


I can do it under Windows for network mounted files that are on some
other system: e.g.,

setwd("p:/APPS")

On 2/29/08, Paul Hammer <paul.hammer at tfh-wildau.de> wrote:
> hi members,
>
> is it possible to set the work directory ( e.g. via setwd() ) on a other
> computer than R has been started?
>
> thanks
> paul
>
> ______________________________________________
> R-help at 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.
>


-- 
Jim Holtman
Cincinnati, OH
+1 513 646 9390

What is the problem you are trying to solve?  Tell me what you want to
do, not how you want to do it.



More information about the R-help mailing list