Skip to content
Back to formatted view

Raw Message

Message-ID: <43EB0539.8040901@statistik.uni-dortmund.de>
Date: 2006-02-09T09:02:49Z
From: Uwe Ligges
Subject: echo output to screen
In-Reply-To: <20060209081819.M1112@cc.kmu.edu.tw>

Chun-Ying Lee wrote:
> Hi all,
>  
>   I want to echo output to screen before next step, 
> like the following when i type library(pkname),
> 
> 
>>library(pkname)
> 
> 
> a few description about the package
> ........
> 
> 
>>
>>
> 
> how should I do to get this?

?cat

Uwe Ligges

> Thanks in advanced!!
> 
> 
> 
> ------------------------------------------------------------------------
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html