Skip to content
Back to formatted view

Raw Message

Message-ID: <47D07741.5010702@u-paris10.fr>
Date: 2008-03-06T22:59:13Z
From: Christophe Genolini
Subject: Sweave and extra line

Hi the list,

I am using Sweave. Between the Sinput and the Soutput, there is always 
an extra line:

 > 2+2

[1] 4

Is it possible to remove it ?

 > 2+2
[1] 4

Thanks

Christophe