Skip to content

"apply" question

1 message · Liaw, Andy

#
Try:
Col6  Col7  Col8  Col9 Col10 
    1     1     1     1     0
1 2 
2 2
1 2 
7 9 

If all entries are numeric, it'd be easier to use matrices instead of data
frames.

HTH,
Andy