[6232] in s-news-athena

home help back first fref pref prev next nref lref last post

No subject found in mail header

daemon@ATHENA.MIT.EDU (Don McKenzie)
Fri Jan 20 19:29:11 1995

Date: Fri, 20 Jan 95 16:20:38 PST
From: Don McKenzie <dmck@silvae.cfr.washington.edu>
To: s-news@utstat.toronto.edu

Daniel Heitjan writes:

DH> In Splus for Unix, I create separate directories with .Data
DH> subdirectories for each project.  All code, raw data files
DH> and Splus objects related to the project are then stored
DH> in this area.  It's a simple method and, I presume, commonly
DH> used.
DH> 
DH> In evaluating Splus for Windows, I'm having trouble
DH> figuring out how to implement an analogous strategy.
DH> The documentation hasn't been much help.  I'd appreciate
DH> any suggestions.  Thanks.

I found this annoying also.  What I wound up doing was creating separate
icons in the Splus program group for each project, i.e. setting the
properties path variable differently, then creating a separate _data
directory in each location.  Creating the .First() function in each
was tricky, because of all the escape sequences necessary in path
names in the attach() function.  I started with a generic .First()
and used source() to place it in the various _data directories, wherein
it could be slightly modified.

No doubt clever people could automate all this.

dmck

_______________________________________________________________________

Don McKenzie                            206.543.5774
College of Forest Resources AR-10       dmck@silvae.cfr.washington.edu
University of Washington
Seattle, WA 98195 

_______________________________________________________________________

home help back first fref pref prev next nref lref last post