Try this:
file.show(system.file("demo/lm.glm.R", package = "stats"))
On 6/2/06, Edward Downie <edownie at mc2k.com> wrote:
> I see the output of running, for instance, demo(lm.glm)
> just fine, but how do I view the set of commands and the
> data that served as the input?
>
> Thanks for the help.
>
> Edward Downie