For now this repository will serve as a way to exchange and develop the material for the course.
This folder will include:
- Syllabus
- General schedule for the week
- Class-specific schedule for the week
This folder has to include:
.texfile for each theoretical lecture- A folder called Image where a images will be stored
- The basic files to build the class material
This folder may (but does not have to) include:
.Rnwfiles if people want to develop their lecture using knitr.Rmdfiles if people want to develop their lecture using Rmarkdown
Note: When an .Rnw or .Rmd file is available it should be used to construct the lecture instead of the .tex file because some aspect may not show in the final .pdf if only the .tex is used.
This folder should not include:
.pdffiles used for the presentation- Intermediary files generated by LaTeX
It is not yet clear what this folder will hold exactly. It will likely be a combination of
.Rfiles.texfiles with exercices.texfiles with solutions.RnWfiles with exercices.Rnwfiles with solutions.Rmdfiles with exercices.Rmdfiles with solutions