search for: data20

Displaying 5 results from an estimated 5 matches for "data20".

Did you mean: data2
2010 Apr 30
1
gluster-volgen - syntax for mirroring/distributing across 6 nodes
...lustr-03:/mnt/data15 clustr-01:/mnt/data16 clustr-02:/mnt/data16 clustr-03:/mnt/data16 clustr-01:/mnt/data17 clustr-02:/mnt/data17 clustr-03:/mnt/data17 clustr-01:/mnt/data18 clustr-02:/mnt/data18 clustr-03:/mnt/data18 clustr-01:/mnt/data19 clustr-02:/mnt/data19 clustr-03:/mnt/data19 clustr-01:/mnt/data20 clustr-02:/mnt/data20 clustr-03:/mnt/data20 clustr-01:/mnt/data21 clustr-02:/mnt/data21 clustr-03:/mnt/data21 clustr-01:/mnt/data22 clustr-02:/mnt/data22 clustr-03:/mnt/data22 clustr-01:/mnt/data23 clustr-02:/mnt/data23 clustr-03:/mnt/data23 clustr-01:/mnt/data24 clustr-02:/mnt/data24 clustr-03:/mn...
2010 Dec 29
1
Counting number of datasets and appending them
Hi there, I have a question on how to read a bunch of dataset, assign each of the dataset to a matrix in the memory, and append them. Suppose I have 20 dataset saved to different .rda files named gradeFileData1, gradeFileData2,...., gradeFileData20. And I would like to read them each into a dataset in the memory, then combine them. I wrote something like: e1<-new.env(parent=.GlobalEnv) maxi <- 20 i <- 1 while (i<=maxi) { e1$d <-1 datanam <- paste("data",i,sep="") data <- e1$d names(data)[length(data)]...
2009 Sep 27
2
Re ad in multiple datasets
Hello, all: I have twenty datasets named as: data1.csv, data2.csv, ?, data20.csv. I am trying to read all of them into R by using loop and function read.table(), but I don't know how to handle the name of datasets. Has anybody have encountered a similar problem? Or do you have any suggestions? Your help would be greatly appreciated. Legen -- View this message in co...
2006 Sep 13
2
recursive methods for concatenating sets of files
...im("t (16).txt", quote="", as.is=TRUE) data17 <-read.delim("t (17).txt", quote="", as.is=TRUE) data18 <-read.delim("t (18).txt", quote="", as.is=TRUE) data19 <-read.delim("t (19).txt", quote="", as.is=TRUE) data20 <-read.delim("t (20).txt", quote="", as.is=TRUE) data21 <-read.delim("t (21).txt", quote="", as.is=TRUE) data22 <-read.delim("t (22).txt", quote="", as.is=TRUE) data23 <-read.delim("t (23).txt", quote="",...
2010 May 04
1
Posix warning : Access to ... is crossing device
...lustr-04:/mnt/data07 clustr-04:/mnt/data08 clustr-04:/mnt/data09 clustr-04:/mnt/data10 clustr-04:/mnt/data11 clustr-04:/mnt/data12 clustr-04:/mnt/data13 clustr-04:/mnt/data14 clustr-04:/mnt/data15 clustr-04:/mnt/data16 clustr-04:/mnt/data17 clustr-04:/mnt/data18 clustr-04:/mnt/data19 clustr-04:/mnt/data20 clustr-04:/mnt/data21 clustr-04:/mnt/data22 clustr-04:/mnt/data23 clustr-04:/mnt/data24 clustr-05:/mnt/data01 clustr-05:/mnt/data02 clustr-05:/mnt/data03 clustr-05:/mnt/data04 clustr-05:/mnt/data05 clustr-05:/mnt/data06 clustr-05:/mnt/data07 clustr-05:/mnt/data08 clustr-05:/mnt/data09 clustr-05:/mn...