search for: tp19533203p19533203

Displaying 1 result from an estimated 1 matches for "tp19533203p19533203".

2008 Sep 17
3
using for variable as rowname
...(a in 1:3){ for (b in 4:5) { v=rbind(v,a.b=1) } } v This above obviously does not work, but I couldn't find out how to use a and b to construct a rowname like 14, 15, 24, 25. Thanks for the help. Balazs -- View this message in context: http://www.nabble.com/using-for-variable-as-rowname-tp19533203p19533203.html Sent from the R help mailing list archive at Nabble.com.