Section 5.1.3 of the book "Dynamic Documents with R and knitr" is titled "Global Options". I don't know how to make it more clear for readers to find information on global options in the book.
Regards, Yihui -- Yihui Xie <xieyi...@gmail.com> Web: http://yihui.name On Mon, Jul 20, 2015 at 12:58 PM, Rich Shepard <rshep...@appl-ecosys.com> wrote: > Near the beginning of a LyX document I have a knitr chunk with options > that begin with 'global_options', and includes echo=F. This presents the R > code in that chunk from displaying in the compiled PDF file. However, all > following knitr chunks are included in the PDF file. > > Reading the docs (including the Knitr book) does not show me what I am > doing incorrectly. A pointer to the solution is needed. > > Rich ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.