Markdown vs R Markdown
A side-by-side look at Markdown and R Markdown. For an in-depth review of either product, follow the links below.
Markdown
Office & Productivity
Markdown is a lightweight markup language that allows you to write using an easy-to-read, easy-to-write plain text format, which is then converted to structurally valid HTML.
markuptext-formattinghtml-conversion
R Markdown
Development
R Markdown is a document format that allows easy creation of dynamic documents, reports, presentations, and more from R. It combines Markdown text with embedded R code chunks that can be executed to generate output and visualizations.
markdownrreporting
Related Comparisons
Textile