Skip to content

Commit 1043690

Browse files
author
Al-Ahmadgaid Asaad
committed
Added Files
1 parent cdf3436 commit 1043690

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

2013/R/Import-Data/Code4.R

+5-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,8 @@ MyRData3 <- read.table(header = TRUE,
88
CSM 45 36 28 15
99
IDS 6 6 10 9
1010
SCS 4 10 11 10
11-
SET 23 11 8 11")
11+
SET 23 11 8 11")
12+
13+
colMeans(MyRData3[, -1])
14+
colMeans
15+
mean(c(30,21,23,19))
4.11 MB
Loading
Loading

0 commit comments

Comments
 (0)