Displaying 4 results from an estimated 4 matches for "rusult".
Did you mean:
result
2009 Nov 10
1
write data frame in a list
...a frame:
df=data.frame(x=c(3,6,7),y=c(2,7,4))
and I would like to write my values from data frame to list using loop, for
example:
lista=list()
for (i in 1: length(?)){
lista[[?]][?] = df [?]
}
But I havn't got any idea what I should put in places where I put a question
mark?
As a rusult I would like to get a list like this:
list:
[[1]]
3,6,7
[[2]]
2,7,4
I wll be very happy if somebody can help me
--
View this message in context: http://old.nabble.com/write-data-frame-in-a-list-tp26281645p26281645.html
Sent from the R help mailing list archive at Nabble.com.
2007 Nov 05
1
deploy ruby on rails application by mongrel
...(pick the most recent one)
gem install mongrel (pick the win32 pre-built)
gem install mongrel_service
all of the above were successful.
then i creat an empty folder "d:\myapp",run the command:
mongrel_rails service::install -N myapp -c d:\myapp -p 4000 -e production
the rusult:the path you specified isn''t a valid Rails application
so what''s the matter?
i am a student in Nanjing Agricultural University,I am learning ruby and ruby on rails,but there are few books and other materials for me.so can you help me?
-------------- next part --------------...
2006 Jan 09
6
allowing users to install printers
What is the easiest way to allow normal users to install printers (which
are available through a Samba server)?
Normally, Windows 2000 and XP need to have a printer installed by the
admin first on a given workstation - only the it can be used by the user.
I want to allow the user to install own printers.
Now, when one trises to right click on a printer on a server and
"connect", he
2003 Dec 01
0
No subject
...properly either. So every time we need to
reindex (which is often) we have to copy 60 MB from to server to a
workstation, reindex, and then copy back. Needless to say my clients aren't
happy with the situation.
I've discovered ACT doesn't like oplocks, so tried turning them off -- same
rusult.
Running ACT 2000 with samba-2.0.10-1ssl and kernel kernel-2.2.19-1i on
Yellow Dog Linux (PPC) with 4 Gig SCSI drive on Mac 7200.
Any help is greatly appreciated.
--
Randy Perry
sysTame
Mac Consulting/Sales
phn 561.589.6449
mobile email help@systame.com
Return-Path: &...