search for: drivertable

Displaying 2 results from an estimated 2 matches for "drivertable".

Did you mean: driveable
2002 Apr 06
1
read.table and trouble
...19 2 1000 0.02 0.09 2 0.09 5 NA 20 20 2 1000 0.02 0.10 2 0.10 5 NA > attach(example3) > Prefix[1] [1] 3 > Prefix[2] [1] NA > is.numeric(Prefix[1]) [1] TRUE > is.character(Prefix[1]) [1] FALSE Here's the read.table command: DriverTable <- read.table(file = DriverFile, header = T, sep = ",", row.names = NULL, na.strings = "NA") I then pass a bunch of arguments to another function like so: for(i in 1:length(nRows)) { RingSim(nWaves[i], nYears[i], Noise[i], Amp[i], Freq[i], AmpTwo[i], FreqTwo[i], as.chara...
2006 Mar 27
1
watchdog network card
Hi all I've very big problem with my nfsd server. I'm running FreeBSD-stable and sometime (one time/week) i've this kind of message on the console : bge0 watchdog timeout problems fxp1 watchdog timeout problems and all my network card is down. Nothing can make the network card work again (only reboot working). There are only one service I need on this server and