Dear All,

I have a query : what is the command to count number of repeated words in a
column.

for ex:

a =

oranges
oranges
apples
apples
grape
oranges
apple
pine


the result should be
oranges 3
apples  3
grape 1
pine 1

is there an easy way for this.

Thanks,
Nataraju
GM R  & D
Bangalore

-- 
"No relationship is Static .. You either Step up or Step down"

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to