In this 2h. session we introduce the concept of markup languages in combination with pandoc and working with the terminal. In particular we focus on markdown: a very lightweight and markup language (and probably the fastest way to create slides). In particular we deal with:
LaTeX
Markdown
Pandoc
Although the last one, pandoc, is not completely necessary (it is under the hood of RStudio
), we think it is important and handy enough to spend some on.
For this session, we basically need three tools: R
, RStudio
, and LaTeX
. Head over to the Requirements page to see how to install them if you haven’t yet.
For the assignment we will replicate this paper. The basic document for the assignment is here and the file with references is here
After this session you should:
HTML
export; pdf
export;docx
export.Latex
:
LaTeX
Tutorial: A nice way to start with LateX
for those who are interestedLaTex
Mathematics: How to write LaTeX
formula’sMarkdown:
R
, RStudio
, knitr
and RMarkdown
:
R
and Rstudio
: Online learning of the basic r studio commandsPandoc: