[R-SIG-Finance] iterations inside odfWeave
Brian G. Peterson
brian at braverock.com
Wed Jun 3 01:43:27 CEST 2009
Eugene Tyurin wrote:
> I am writing a report using odfWeave, and I need to run a function
> several times to produce several pages of charts.
>
> Here's my best attempt - unfortunately it only produces one chart
> instead of multiple:
>
> <<fig3,echo=FALSE,fig=TRUE>>=
> for( q in tickers_) {
> multi_graph(q,asofDate)
> }
>
> Is there a "right" way to do it?
>
I'd suggest emailing the maintainer of odfWeave, and perhaps sending
this query to r-help. It has nothing directly to do with finance.
Regards,
- Brian
--
Brian G. Peterson
http://braverock.com/brian/
Ph: 773-459-4973
IM: bgpbraverock
More information about the R-SIG-Finance
mailing list