[R] R help on for loop
Rajasekaramya
ramya.victory at gmail.com
Tue Jun 24 21:51:30 CEST 2008
hi,
I have a data stored in table format. The data is stored in the name map.
500545 rows and 3 columns.
I want to use a for loop to scan through till the end of the row.
can i use like this.
for ( i in 1:row(map)
{
}
Kindly clarify me
Cheers
Ramya
--
View this message in context: http://www.nabble.com/R-help-on-for-loop-tp18098661p18098661.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list