I really do need your help. I am trying to count the number of entries in one specific column. Lets say we have a dataset /here represented by an matrix, like this
c=array(c(0,1,3,5,2,3,45,5,"Erk1","akt;Erk1","akt","NaN"), dim=c(4,3))
And now i would like to plot a barplot with the number of Erk1 - 2 akt -2, but i cannot get it. Thx for ur help
ios? – Matt Wilding Sep 14 '12 at 23:15