Skip to content
Prev 300669 / 398506 Next

Subsetting problem data, 2

Hello,

I guess so, and I can save you some typing.

vars <- sort(apply(expand.grid("L", 1:8, 1:2), 1, paste, collapse=""))


Then use it and see the result.

Rui Barradas

Em 20-07-2012 00:00, Lib Gray escreveu: