Displaying 1 result from an estimated 1 matches for "tp16895854p16895854".
2008 Apr 25
2
join chars in loops
...to create new vars in a loop
For instance:
for (i in 1:11)
var'i' <- assign something
output =
var1
var2
...
var11
Is there a way to combine/join the value of 'i' to the string/char var in de
loop.
--
View this message in context: http://www.nabble.com/join-chars-in-loops-tp16895854p16895854.html
Sent from the R help mailing list archive at Nabble.com.