[R] Counting elements in columns

helin_susam helin.susam at gmail.com
Sun Apr 17 05:16:21 CEST 2011


Hi,
try this;

sum(sapply(a, function(x) (x==b)))

--
View this message in context: http://r.789695.n4.nabble.com/Re-Counting-elements-in-columns-tp3454930p3454936.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list