[R] Histogram from a table in R

gina_alessa gina_alessa at hotmail.com
Tue Apr 3 23:08:02 CEST 2012


Hi all,

I am new in R. I am trying to make an histogram but I can't figure it out.
I have .cvs table with a lot of data that look like this: I already have the
frequency of each interval (Counts).

Interval   Counts
00:19           0
10:19          3117
20:29         4500
30:39         2330.......

I want to make the histogram with that. At the y axis I want to have the
Counts and at x axis I want to have the intervals.

Thanks in advanced!!!




--
View this message in context: http://r.789695.n4.nabble.com/Histogram-from-a-table-in-R-tp4530175p4530175.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list