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!!
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!!