Skip to content
Prev 280891 / 398503 Next

Recoding multiple TRUE/FALSE columns into a single list of TRUE columns

Jim,

Wow, that does it! I think I can use strsplit and unlist 
to convert the string of row names into a R list.

thank you!

-david