Displaying 2 results from an estimated 2 matches for "worksessions".
2009 May 16
3
How to save R "clean" sessions in BATCH mode?
...rform some simple operations with the objects
- export the solution with write.table
- end F1 session
open F2
repeat procedures as F1
open F50
repeat procedures as F1
My difficulty here is to end a workspace and open one from the scratch
to avoid mixing files from consecutive worksessions, and thus using R
memory unnecessarily. I could use rm() to delete objects from the
previous sessions but it seems not an efficient task.
Any suggestions on how to perform this in Batch Mode? An examplified
help would be nice!
Diogo Andr? Alagador
http://www.biochange-lab.eu/people/diogo-ala...
2004 Apr 20
1
multi-user engine
hello, i just got introduced to R - WOW its beautiful..
I am presently a SAS user and wanted to configure R to work in a multi-user
enteprise environment. Client - Server. Where we have a strong LINUX
server supporting about 10 statisticians with R. Anyone have any backround
or information they can share to help me get jump-started on setting up R in
this environment? Does each user have