Displaying 5 results from an estimated 5 matches for "pietj".
Did you mean:
piet
2008 May 08
1
Reading multiple tables from file
Dear R-users,
I have output files having a variable number of tables
in the following format:
-------------
1
Pietje
I1 I2 Value
1 1 0.11
1 2 0.12
2 1 0.21
2
Jantje
I1 I2 I3 Value
1 1 1 0.111
3 3 3 0.333
...
-------------
Would there be an easy way
of turning this into (a list of) data.frames
with names Pietje, Jantje
and variables I1,I2,...Value?
(I1,I2 are string or categorical,
Value is double)....
2001 Nov 20
2
rename file1 -> file2: No such file or directory
...durring the procces he gives me a lotte of the
following
errors (with different filenames):
rename
realother/Maildir/cur/.1005882149.8001_0.nyx.wildape,S=3080:2,.001002 ->
realother/Maildir/cur/1005882149.8001_0.nyx.wildape,S=3080:2, : No such
file or
directory
I user the command:
rsync -cru pietje@host1:/rcd/ /lcd
any Ideas what is the problem?
thx
Willem
2008 Jul 30
1
Unexpected line type in lattice plot key on pdf device
...e code below,
on the Windows screen the line types in the key show
as solid and dashed as in the graph,
and in the pdf file they show
as solid in the key and solid and dashed in the graph.
I would not expect that,
but may be I get something wrong.
Gerrit.
-------
library(lattice)
# pdf("pietje.pdf")
x<-0:10
xyplot((x^0.5)+(x^0.75)~x,type="o",lty=c(1,2),
auto.key=list(points=F,lines=T,columns=2, type="o",divide=1))
# dev.off()
-------
--
Gerrit Draisma
Department of Public Health
Erasmus MC, University Medical Center Rotterdam
Room AE-103
P.O. Box 2040 3000...
2012 Feb 01
0
Bug#658305: Prevent silently failing on duplicate vifname
...attached patch makes sure the script exits with an error when the
vifname is already in use. The patch applies to unstable, but it's very
easy to port to xen-utils-common in squeeze, which I'll be doing myself
(been there, done that).
The effect, when I try to configure a vifname of "pietje" for two domU's
looks like:
mu.mgt.xs4.mendix.net:/etc/xen/guests 2-# xm create -c tomato
Using config file "./tomato".
mu.mgt.xs4.mendix.net:/etc/xen/guests 2-# Error: Device 0 (vif) could
not be connected. Cannot rename interface vif40.0. An interface with
name pietje already...
2007 Mar 19
2
Ubuntu edgy and wine
I have installed ubuntu edgy with latest patches and wine 0.9.29. I use
a application called osfinancials, www.osfinancials.org, this installs,
but does not run. Strangly enough, it does run when using suse and
wine, so it seems to be related to the combination of ubuntu edgy and
wine.
When I run the exe, osfinancials.exe, I get the following errors:
sudo wine osFinancials.exe