On Mon, Sep 20, 2010 at 10:26 AM, Johan Sandblom <jsandb...@gmail.com> wrote:
> Greetings all!
>
> In the modernized version of the R module (attached), which makes it
> possible to interact with the statistical programming environment R
> (http://www.r-project.org), mtxrun is used to call R on saved buffers
> containing snippets of R code. Optionally, the output from R can be
> included using \typefile. However, mtxrun includes a banner in the
> output file, example below.
>
> MTXrun |
> MTXrun | executing: R -q --save --restore
> MTXrun |
> MTXrun |> sample(1:10)
>  [1]  5  3  1  9  2  6 10  8  4  7
>> sample(1:10, replace=TRUE)
>  [1]  1 10  7  1  7  5  2  2 10  5
>>
>
> If the results of the computations are to be included in the text,
> this banner is ugly and distracting.
>
> Question: is it possible to instruct mtxrun not to make such a banner?
> Or, alternatively, is there an easy way to remove it before the text
> is included?
>
> I am using MKIV exclusively.
>
> Regards, Johan
A bit off-topic:
do you know aditya module t-filters ?
See
http://meeting.contextgarden.net/2010/talks/2010-09-15-aditya-filters/

-- 
luigi
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to