Displaying 7 results from an estimated 7 matches for "custard".
Did you mean:
mustard
2008 Jul 04
4
Re ad in a file - produce independent vectors
Is there a way of reading in a file in a way that each line becomes a vector:
for example:
meals.txt
breakfast bacon eggs sausage
lunch sandwich apple marsbar crisps
dinner chicken rice custard pie
I want to read in this file and end up with 3 different vectors, one called
breakfast which contains "bacon", "eggs", sausage" One called lunch with
"sandwich", "apple"... etc
So is there a way to do this with a file like this?
Or would I need...
2001 Dec 12
1
can't vectorize an expression
...with identical descriptions). The largest
equivalence class holds around 1500 landscapes.
Thus:
top <- rev(sort(table(land$description)))
top.values <- as.numeric(names(top))
So far so good: top.values holds the descriptions of the largest
equivalence classes first.
Now things turn to custard; the following lines show the only way I
could think of to extract the six largest equivalence classes:
which(land$description == top.values[1]) -> biggest1
which(land$description == top.values[2]) -> biggest2
which(land$description == top.values[3]) -> biggest3
which(land$description ==...
2004 Aug 31
1
Why is it called 'Comedian Mail?
Inquiring (management) minds want to know. I'm assuming it's because 'it's
funny how simple it really is to write a really decent voicemail system'?
Kris Boutilier
Information Systems Coordinator
Sunshine Coast Regional District
2006 Oct 11
4
I cannot upgrade openssl-stablr
Hi all, this is the first time I post to this list.
If I am wrong, sorry.
I have been trying for three weeks to update openssl-stable, but I
cannot beacause of this message:
===> Cleaning for openssl-stable-0.9.7k
#
# this ports conflicts with your base system
# please undefine OPENSSL_OVERWRITE_PORT
# and use WITH_OPENSSL_BASE=yes instead.
#
*** Error code 1
I do not know how to act.
Bye
2000 Feb 23
1
Large datasets under R
Hello,
I recall reading a thread months ago on this mailing list about handling
very datasets under R, but I can't seem to find it. This has become
particularly important recently, because I've been playing with a dataset
containing information about every fatal car accident in the U.S. since
1975; in total, the relevant files are about 120 megs. I'd like to load
all of these into R
2009 Sep 27
0
SUMMARY : multipath using defaults rather than multipath.conf contents for some devices (?) - why ?
...uot;devices"
section.
Whether because of those or some other change, the system now comes up fine, and with
multipath -ll now reporting the correct settings for the HSV400. So issue resolved
finally. Touch wood.
Here is a useful tip (not news to gurus but was to me ) : when things turn to custard on reboot and
everything including the root filesystem is mounted readonly - so you can't even restore multipath.conf
to the backup you made before rebooting - you can
mount -n -o remount /
to remount / as writeable - then you can
cd /etc
cp multipath.conf.bu1 multipath.conf
and breat...
2006 Apr 17
2
Question about mail storage
...under ~/Maildir (say ~/Maildir/INBOX or
some such) that has a separate file for each message or
b) are the INBOX messages just mixed in with the folders under
~/Maildir. If so, how are they differentated?
Enlighten my ignorance,.please! I've been reading docs today until my
brain feels like custard, but I couldn't seem to get clear definitive
answers to these questions........
Thanks in advance.
--
====
Stewart Dean, Unix System Admin, Henderson Computer Resources
Center of Bard College, Annandale-on-Hudson, New York 12504
sdean at bard.edu voice: 845-758-7475, fax: 845-758-7035