There are lots of ways to share results of your R analysis: Word documents, interactive apps, even in the body of an email. But sometimes, you want a slide presentation. It’s easy to generate a ...
Thanks for the nice plugin. Markdown files can get long and I like to open a buffer with a table of content to navigate between the various headers of the document. I was very happy to use the ...
In my last two postings, I introduced a way to create slide presentations by writing them in a simple text file, with Markdown formatting, and add some of the “infinite canvas” features of Impress.js.
Markdown is a document structure that generates reports containing computing code, graphs and associated text in a user-friendly interface. Business analysts, budding data scientists and marketers ...
How do you share your R analyses with others? R Markdown is one good way, because it’s easy to mix text narrative, calculation results, and graphics. But how do you share your R Markdown documents ...