[R] Knitr: setting echo = FALSE globally [RESOLVED]
Rich Shepard
rshepard at appl-ecosys.com
Tue Jul 21 17:43:13 CEST 2015
On Tue, 21 Jul 2015, John Kane wrote:
> It sounds like your approach with the chunks is equivalent to my approach.
> Somewhere I remember reading that the global chunk commands apply to
> everything 'after' the global command--which once one thinks about it is
> sensible .
John,
Yes, it makes sense. So it should work if echo=FALSE is in a chunk _or_ in
the ERT box. Needing to be in both is not expected.
> Glad it's working. R +knitr does save a lot of time once you get it
> working.
I'm looking forward to that time savings. :-)
Many thanks,
Rich
More information about the R-help
mailing list