Skip to content
Back to formatted view

Raw Message

Message-ID: <loom.20061210T115836-859@post.gmane.org>
Date: 2006-12-10T10:59:07Z
From: Dieter Menne
Subject: set up directory for R when I start R

Aimin Yan <aiminy <at> iastate.edu> writes:

> 
> I want to set default directory for R when I start R.
> How to do this?
> 
?setwd

In Windows, I prefer the method described in

http://tolstoy.newcastle.edu.au/R/help/00b/2454.html

Dieter