File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -313,7 +313,7 @@ The most important set of options controls if your code block is executed and wh
313313- `include: false` runs the code, but doesn't show the code or results in the final document.
314314 Use this for setup code that you don't want cluttering your report.
315315
316- - `echo: false` prevents code, but not the results from appearing in the finished file.
316+ - `echo: false` prevents code, but not the results, from appearing in the finished file.
317317 Use this when writing reports aimed at people who don't want to see the underlying R code.
318318
319319- `message: false` or `warning: false` prevents messages or warnings from appearing in the finished file.
@@ -850,4 +850,4 @@ To improve your writing, we highly recommend reading either [*Style: Lessons in
850850Both books will help you understand the structure of sentences and paragraphs, and give you the tools to make your writing more clear.
851851(These books are rather expensive if purchased new, but they're used by many English classes so there are plenty of cheap second-hand copies).
852852George Gopen also has a number of short articles on writing at <https://www.georgegopen.com/litigation-articles.html>.
853- They are aimed at lawyers, but almost everything applies to data scientists too.
853+ They are aimed at lawyers, but almost everything applies to data scientists too.
You can’t perform that action at this time.
0 commit comments