Hi,
I have a really simple problem, but I'm not sure how to phrase it so I can't seem to find the answer on Google.
One of my rows looks like this:
1 2 1 1 2 3 2 1 1 3 5 4
I simply want a plot of these values on the x-axis against their frequency of occurence in the row
so it should look like:
|
|
| |
| | |
| | | | |
1 2 3 4 5
What is the easiest way to achieve this?
Thanks!
Bookmarks