Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 626 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 626 Bytes

MOOC: R programming, R markdown

Materials for my R programming courses: https://stepic.org/course/497, https://stepic.org/course/724

  • .Rmd files contain presentation sources
  • htmls are built from Rmds using rmarkdown and revealjs
  • .R files contain practical examples

There may be minor differences between these files and those shown in lectures.

License

Final presentations (html) are licensed under the CC-BY-SA 4.0 license, and the underlying source code (.R and .Rmd) is licensed under the MIT license.