Thanks Duncan, that helps. It successfully displays what I'm looking for, but it is not executing it. In a previous code chunk, it notes the time it took to run something, and in the successive code chunk, it runs something else where the previous time is now a parameter, but I'd like it to numerically display that previous time in the new chunk, rather than a variable name I create for it behind the scenes. Is this possible? Many thanks. -- View this message in context: http://r.789695.n4.nabble.com/Sweave-Sexpr-inside-tp3237313p3238764.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.