Skip to content
Prev 284084 / 398502 Next

iterating through for loop

Hi
Not sure what the result shall be. but

paste(x,y)

and

do.call(paste, lapply(expand.grid(x,y), paste))

is what comes to my mind.

If you want something else please follow rules suggested in posting guide.

Regards
Petr
http://www.R-project.org/posting-guide.html