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 ...
In this exercise we have an example of R Markdown - a way to combine narrative writing with code and output from analyses to create reproducible reports. The goal today is to learn a bit about how the ...
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 ...