javimarlop / rcourse

R introductory course: slides and materials

Repository from Github https://github.comjavimarlop/rcourseRepository from Github https://github.comjavimarlop/rcourse

rcourse

R introductory course: slides and materials

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

Teaching materials elaborated by Javier Martinez Lopez and Maria F. Carreño Fructuoso

On-line course presentation

Link to the on-line presentation

right arrow: next section; down arrow: subsections

Materials and compilation

  • Raw slides are written using markdown syntax in the introduccion.md file
  • You need a recent version of pandoc to convert the .md to other formats
  • To convert the .md into an html reveal presentation use the md2reveal.sh script (keeping the folder structure)
  • To convert the .md into a pdf document use the md2latex.sh script and the compile it with pdflatex (you also need LaTex installed)
  • You can find the necessary data files in the data_files folder
  • The logo image at beginning of the presentation must be a file named logo.png

Tested under a Linux Ubuntu/Debian environment

About

R introductory course: slides and materials

License:MIT License


Languages

Language:JavaScript 40.5%Language:CSS 33.4%Language:HTML 18.6%Language:SCSS 7.5%Language:Shell 0.1%