Displaying 3 results from an estimated 3 matches for "myrtl".
Did you mean:
myrl
2008 Aug 04
1
R init file and source()
...rge.net ) I'm trying to understand the
interactions of the R init file (corresponding to the environment
variable RPROFILE) and the source() function.
I'll illustrate my problem with the following simplified contrast
implemented in the bash shell (with R 2.7.1).
1. Works fine:
allin at myrtle:~/Rfoo$ cat fooProfile1
# nothing here
allin at myrtle:~/Rfoo$ cat doit.1
export RPROFILE="fooProfile1"
R --no-save --no-init-file --no-restore-data --slave <fooSrc
allin at myrtle:~/Rfoo$ cat fooSrc
library(graphics)
postscript("myfile.ps")
allin at myrtle:~/Rfoo$ sh doit....
2005 Mar 03
4
Loading data with fixtures
Can anyone point me to an easy way to load fixture
data into the development (not test) database?
- Tim
__________________________________
Celebrate Yahoo!''s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web
http://birthday.yahoo.com/netrospective/
2005 Aug 15
1
MSDFS redirection WinXP SP2
...path = /etc/samba/msdfs_links/hosts/morse
msdfs root = yes
[mustard]
path = /etc/samba/msdfs_links/hosts/mustard
msdfs root = yes
[mutha]
path = /etc/samba/msdfs_links/hosts/mutha
msdfs root = yes
[mutton]
path = /etc/samba/msdfs_links/hosts/mutton
msdfs root = yes
[myrtle]
path = /etc/samba/msdfs_links/hosts/myrtle
msdfs root = yes
[newton2k]
path = /etc/samba/msdfs_links/hosts/newton2k
msdfs root = yes
[nibbler2k]
path = /etc/samba/msdfs_links/hosts/nibbler2k
msdfs root = yes
[nippy]
path = /etc/samba/msdfs_links/hosts/nippy
msdfs r...