Outputs gallery
All documents below are generated using R Markdown on a daily basis using the latest data from the cryptocurrency markets (Bitcoin and Ethereum only).

html document
This creates a .html document that stacks the results on top of each other. The most basic kind of page that can be made using R Markdown. Reminiscent of Jupyter notebooks.

flexdashboard
A straightforward way of creating interactive dashboards which take user input and execute code based on user selections.

reveal.js presentation
Create beautifully animated presentations that leverage the reveal.js framework.

bookdown document
Create great documentation that is structured like a book using the bookdown package.

learnr tutorial
Create interactive multi-chapter tutorials that allow users to input and run their own code to answer questions.

slidy presentation
Create presentations leveraging the slidy framework.

xaringan presentation
Create xaringan presentations, which leverage the remark.js framework.

beamer presentation
Create presentations leveraging the beamer framework.

ioslides
Create presentations leveraging the ioslides framework.

powerpoint
Create powerpoint presentations

pdf document
Create pdf documents

word document
Create Word (.docx) documents

tufte handout
Create tufte handout documents