Skip to content
Back to formatted view

Raw Message

Message-ID: <20060209081819.M1112@cc.kmu.edu.tw>
Date: 2006-02-09T08:30:52Z
From: Chun-Ying Lee
Subject: echo output to screen

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?
Thanks in advanced!!