Recommendation: LaTeX/Mathematics

Steve Simon

2019/03/08

You can incorporate very nice looking mathematical formulas in R Markdown fairly easily. The system relies on LaTeX for displaying formulas and is surprisingly easy to learn. But every once in a while you want to do something a bit exotic

Note: Some of the examples require additional libraries like amsmath and I haven’t figured out yet how to take advantage of these libraries in R Markdown.

Wikibooks. LaTeX/Mathematics. Available in html format.