[R] echo output to screen

Chun-Ying Lee u9370004 at cc.kmu.edu.tw
Thu Feb 9 10:09:53 CET 2006


On Thu, 09 Feb 2006 10:02:49 +0100, Uwe Ligges wrote
> 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

I know the use of "cat"

but I mean that the description appear automatically
when I type library(pkname)

> 
> Uwe Ligges
> 
> > Thanks in advanced!!
> > 
> >




More information about the R-help mailing list