Skip to content
Prev 87299 / 398506 Next

Question about Sweave

On Mon, 27 Feb 2006, Elizabeth Purdom wrote:

            
The usual way is to put the erroneous command inside try(), and mix blocks 
with echo=FALSE or TRUE and cat() of the object returned by try() of your 
command. See:

http://finzi.psych.upenn.edu/R/Rhelp02a/archive/60984.html

for an example.