[R] Plotting graph problem!!

andrew456 blurtum at hotmail.com
Sat Mar 19 15:48:16 CET 2011


>
data1<-read.delim("C:\\Users\\wenyin\\desktop\\Life_Expectancies_2008.txt",header=T)
> attach(data1)
> names(data1)
> table(Life.Expectancies.at.Birth)

so this thing showed up:

Life.Expectancies.at.Birth
42 46 47 48 49 50 51 52 53 54 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
71 
 2  2  1  4  4  1  2  2  5  5  1  2  3  5  3  2  6  6  3  3  1  5  6  7  8 
6 
72 73 74 75 76 77 78 79 80 81 82 83 
13 11 14  9  8  2  5  3 12  8  5  2 

--
View this message in context: http://r.789695.n4.nabble.com/Plotting-graph-problem-tp3389613p3389759.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list