[R] how to store recursive results

Bálint Czúcz czucz at nimbus.elte.hu
Fri Sep 22 12:21:02 CEST 2006


One suggestion:

as a recursive list. For example have a look at the 'party' package
and the BinaryTree class.
I hope this helps.

Bálint


On 22/09/06, X.H Chen <xchen_stat at hotmail.com> wrote:
> Hi all,
>
> How to store recursive resutls from a function for each step without using
> global operators <<-? Thanks ahead.
>
> Xiaohui Chen
>
> Dept. of Statistics
> UBC, Canada
>
> _________________________________________________________________
> Don't waste time standing in line—try shopping online. Visit Sympatico / MSN
>
>
>
> ______________________________________________
> R-help at stat.math.ethz.ch 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.
>
>
>



More information about the R-help mailing list