Hi Ayush,
Could you supply with a simple code to try to give an answer on ?

Thanks,
Tal



----------------Contact
Details:-------------------------------------------------------
Contact me: [email protected] |  972-52-7275845
Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) |
www.r-statistics.com (English)
----------------------------------------------------------------------------------------------




On Thu, Apr 1, 2010 at 6:24 PM, Ayush Raman <[email protected]> wrote:

> Hi,
>
> I would like to know if there is some debugger in R where I can check that
> I
> am not using or not doing calculation on my previously stored objects. I
> can't use rm (list = ls()) to remove all the objects since I am using a for
> loop for reading 500 files and making making common calculation for each
> file, therefore I need to keep the track of my iterator. Is it possible to
> remove everything except the iterator and see that my answers for each
> iterations are not getting compiled on previous answers.
>
> Thanks.
>
> --
> Regards,
> Ayush Raman
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> [email protected] 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.
>

        [[alternative HTML version deleted]]

______________________________________________
[email protected] 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.

Reply via email to