Displaying 1 result from an estimated 1 matches for "tp4654601p4654605".
2013 Jan 04
2
table of list objects
Hi
I have a list such as this
list(c("q","w"),"r",c("r","w"),c("q","w"))
How do i create a table to include the count of groups of terms please?
ie so output is like / similar to
q","w" "r" "r","w"
2 1 1
thanks for any help
--
View this