Raw Message
Message-ID: <1303010181634-3454936.post@n4.nabble.com> Date: 2011-04-17T03:16:21Z From: helin_susam Subject: Counting elements in columns In-Reply-To: <BANLkTikmLyrTsBwDorf_pGZ9brX0=AXt8A@mail.gmail.com> 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.