Hello,
Please post a sample of your code so people here can understand what
you are trying to do.
Michael
On 4 December 2010 11:00, rushabhbm <rushabhbm at gmail.com>
wrote:>
> Guys,
> I am new to R so please excuse if I am not very clear.
>
> My problem is: I have a 'for' loop in which I am defining a
Dataframe df
> with a SQL query.
> First iteration gives a df with 31 rows(that's correct), however next
> iterations also gives me max rows as 31. It's kinda stuck at that
value.
>
> I might have to delete df(how to do that?) after ?every iteration or if
> there is any other solution.
>
> Thanks for your help,
> Rushabh
> --
> View this message in context:
http://r.789695.n4.nabble.com/Maximum-Number-of-Rows-in-a-Dataframe-tp3071950p3071950.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>