- Clone the repository.
- Open the terminal.
cd
into the repository.- Enter:
cd Thesis/build/
. - Compile by typing in:
./buildAndOpen.sh
. If this doesn't work, trybash buildAndOpen.sh
. - The compiled pdf should open automatically.
- Clone the repository.
- Change the path to the data file in the
DataAnalysisNotebook.Rmd
file, found under./DataAnalysis/DataAnalysisNotebook.Rmd
. - Open the terminal.
cd
into the repository.- Enter:
cd DataAnalysis/
. - Compile by typing in:
./knitter.sh DataAnalysisNotebook.Rmd DataAnalysisNotebook.html
. If this doesn't work, trybash knitter.sh DataAnalysisNotebook.Rmd DataAnalysisNotebook.html
. - The compiled html file should open automatically
Mout Pessemier
Rob De Putter