Skip to content
Prev 167989 / 398502 Next

Table Modification

If I understood propelly

 > tapply(fact3, list(fact1, fact2) , paste, collapse = ",")

A.
Derek Ogle wrote: