search for: currentley

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

Did you mean: curently
2006 Nov 07
1
Better way to create tables of mean & standard deviations
...6.91608 30 Lab 4 2 702.5668 62.36488 30 Lab 5 1 604.5070 50.01621 30 Lab 5 2 614.5532 53.64149 30 Lab 6 1 612.1006 58.09503 30 Lab 6 2 597.8699 62.40710 30 Lab 7 1 584.6934 74.66537 30 Lab 7 2 620.3263 54.34871 30 Lab 8 1 631.4555 74.34480 30 Lab 8 2 623.7419 56.42492 30 Currentley I'm using: temp <- summary.aggregate(data.ceramic$Y,"Lab",by=list(data.ceramic$Lab,data.ceramic$Batch)) batchcnt <- c(1,2) print(data.frame(Batc=batchcnt,temp)) But that produces this output: Batc mean stdev n Lab 1 1 686.7179 53.37582 30 Lab 2 2 695.8710...
2006 Jan 17
1
Exporting user profiles and printers
We are currentley running two Linux servers, I need to have to identical servers, we have over 600+ users. I know that there is a way that you can export your users from one linux box and import them into the new linux box. I am also going to need to know how to do the same thing for the printers. I am running Linux...