Displaying 1 result from an estimated 1 matches for "tp1474869p1474869".
2010 Feb 09
1
how to rest the variables
...run
for ( i in 1:200){
reset the variables
run the commands
}
My solution right now is to set all my vectors to 0 and my data frames to
NULL after the start of the loop. Is there an easy way to do this?
Thanks,
--
View this message in context: http://n4.nabble.com/how-to-rest-the-variables-tp1474869p1474869.html
Sent from the R help mailing list archive at Nabble.com.