Skip to content
Prev 86991 / 398502 Next

How do I tell it which directory to use?

Augusto.Sanabria at ga.gov.au wrote:
Thanks for your contribution to R-help, but:

No, see the R for Windows FAQs which tell you to use "\\" or "/" rather 
than "\"!
See above + don't forget the quotes!
In this case without quotes!

  setwd(dir1)

Please don't confuse other R-help readers and try to be more precise in 
your answers.

Uwe Ligges