Skip to content
Prev 318597 / 398503 Next

How to start console output with a comment sign (as in knitr)

?options

Change the "prompt" option:
options(prompt = "# ")   ## is I think what you want.

-- Bert
On Sat, Mar 2, 2013 at 5:35 AM, Marcus Kriele <mkriele at me.com> wrote: