Writing publications with R

This tutorial in the context of the Reproducible Research Workshop provides you with the first steps on how to write publications in R. Objectives of this tutorial: Installation and setup of R, RStudio and Miktex Load a template project to RStudio (or fork it from GitHub, see part 4 of the Git with RStudio tutorial) Generate an example report as an HTML, Word or $\LaTeX$ (Latex) document Generate a sample publication Prepare a publication for use in Overleaf Motivation Wouldn’t it be great to combine analysis, data, results, plots, bibliography and text all together and later on regenerate a report or publication with the click of one button?

Writing publications with Overleaf

This tutorial in the context of the Reproducible Research Workshop provides you with the first steps on how to write publications in Overleaf. Objectives of this tutorial: Subscribe to Overleaf Create a new Latex project in Overleaf Save your Overleaf project to your local computer Share your project with colleagues Motivation Overleaf is an online LaTeX editor with integrated real-time preview. It allows you to collaborate with your co-authors who can review, comment, and edit the document.