Hi, Is there a way to make demo() print comments along with the code and output?
For example, if I use something like readline("..."), demo
prints both readline("...") and ...; as far as I can tell, this
is also true of print() and cat(). I just want students to stop
and think about every command in my demo scripts.
Thanks,
Olivia.
______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
