search for: 20under

Displaying 3 results from an estimated 3 matches for "20under".

Did you mean: 20undef
2005 Jan 13
0
[memdisk] remote boot fails: Non-System disk error
...gt; you know what finally worked. > > For other people's reference, here a couple of links that might be > useful to understand what is going on: > > http://people.cs.uchicago.edu/~gmurali/gui/isodos.html > > http://www.mega-tokyo.com/osfaq2/index.php/ > Disk%20Images%20Under%20Linux > > http://www.pcguide.com/ref/fdd/mediaGeometry-c.html > > Thanks, > > Salman > > On Jan 13, 2005, at 4:32 PM, H. Peter Anvin wrote: > >> Oh yes, and look at the mkdiskimage tool that's included with the >> distribution. >> >> -hpa...
2008 Apr 07
5
How to pack my stuff into a package (library, collection)?
Hello, I am new useR, I have written some functions, which I currently use by "source"-ing them from the files. That's OK, but when I my functions start counting in the tens and hundreds I'd be glad to be able to type "help.search("my_obscure_fun")" and get a sensible reply. I also want to be able to load them as a package at startup and not have to
2005 Jul 21
2
The steps of building library in R 2.1.1
Dear All, With the warm support of every R expert, I have built my R library successfully. Especially thanks: Duncan Murdoch Gabor Grothendieck Henrik Bengtsson Uwe Ligges Without your help, I will lower efficiency. I noticed that some other friends were puzzled by the method of building library. Now, I organize a document about it. Hoping it can help more friends. 1. Read