Skip to content
Prev 132242 / 398506 Next

How to create a mixed col.names?

paste(rep(c("Factor", "Sign Factor"), 5), rep(1:5, each=2))

Replace '5' with the desired number,
Gabor
On Mon, Dec 17, 2007 at 03:08:09PM +0100, Jonas Malmros wrote: