search for: 112blkw

Displaying 5 results from an estimated 5 matches for "112blkw".

2016 Apr 26
5
From NUM to INT
...d the data using the following command line: X <- read.delim(file.choose(), header = TRUE, dec = ".") Here is the structure of X: > str(X) 'data.frame': 115 obs. of 5 variables: $ ID : Factor w/ 61 levels "107ZRED","112BLKW",..: 8 12 15 18 26 27 29 31 32 36 ... $ Baci : num 2.90e+12 5.55e+11 9.46e+11 8.13e+11 4.06e+11 ... $ Meti : int 352645997 334146268 767208656 171567266 462747405 414905627 237010514 387480048 214671355 328813226 ... $ Fungii : int 43645 19009 15998 2189 8972 8240 3133 17922 61...
2016 Apr 26
0
From NUM to INT
...t; > X <- read.delim(file.choose(), > header = TRUE, > dec = ".") > > Here is the structure of X: > > > str(X) > 'data.frame': 115 obs. of 5 variables: > $ ID : Factor w/ 61 levels "107ZRED","112BLKW",..: 8 12 15 18 26 27 > 29 31 32 36 ... > $ Baci : num 2.90e+12 5.55e+11 9.46e+11 8.13e+11 4.06e+11 ... > $ Meti : int 352645997 334146268 767208656 171567266 462747405 > 414905627 237010514 387480048 214671355 328813226 ... > $ Fungii : int 43645 19009 15998 218...
2016 Apr 26
2
From NUM to INT
...choose(), >> header = TRUE, >> dec = ".") >> >> Here is the structure of X: >> >> > str(X) >> 'data.frame': 115 obs. of 5 variables: >> $ ID : Factor w/ 61 levels "107ZRED","112BLKW",..: 8 12 15 18 26 27 >> 29 31 32 36 ... >> $ Baci : num 2.90e+12 5.55e+11 9.46e+11 8.13e+11 4.06e+11 ... >> $ Meti : int 352645997 334146268 767208656 171567266 462747405 >> 414905627 237010514 387480048 214671355 328813226 ... >> $ Fungii : int 4...
2016 Apr 26
0
From NUM to INT
...header = TRUE, >>> dec = ".") >>> >>> Here is the structure of X: >>> >>> > str(X) >>> 'data.frame': 115 obs. of 5 variables: >>> $ ID : Factor w/ 61 levels "107ZRED","112BLKW",..: 8 12 15 18 26 27 >>> 29 31 32 36 ... >>> $ Baci : num 2.90e+12 5.55e+11 9.46e+11 8.13e+11 4.06e+11 ... >>> $ Meti : int 352645997 334146268 767208656 171567266 462747405 >>> 414905627 237010514 387480048 214671355 328813226 ... >>>...
2016 Apr 26
0
From NUM to INT
...header = TRUE, >> > dec = ".") >> > >> > Here is the structure of X: >> > >> >> str(X) >> > 'data.frame': 115 obs. of 5 variables: >> > $ ID : Factor w/ 61 levels "107ZRED","112BLKW",..: 8 12 15 18 26 >> > 27 >> > 29 31 32 36 ... >> > $ Baci : num 2.90e+12 5.55e+11 9.46e+11 8.13e+11 4.06e+11 ... >> > $ Meti : int 352645997 334146268 767208656 171567266 462747405 >> > 414905627 237010514 387480048 214671355 328813226...