zerfetzen wrote:
> 
> Is it possible in Sweave to put \Sexpr{} inside <<>>?  This is a bad
> example, but here goes:
> 
> <<results=hide>>
> Age <- 5
> @
> 
> <<>>
> x <- \Sexpr{Age}
> @
> ...
> 

It's good to have a simplified example, but your's is so much simplified
that it is difficult to understand. I know I had similar hen-and-egg
problems before, so 

http://r-project.markmail.org/thread/xaflfjwt65dkgphi

might guide you. If not, repost and make it clearer what the problem is.

Dieter


-- 
View this message in context: 
http://r.789695.n4.nabble.com/Sweave-Sexpr-inside-tp3237313p3237536.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@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.

Reply via email to