Sławek Staworko - R'19
Home
Contact
Papers
Academia
Teaching
Varia
Functional Programming in R 2019
Prof
: Sławek Staworko
Online materials
Introduction à la programmation en R
de
Vincent Goulet
Introductory Statistics with R
de
Peter Dalgaard
The R Project
(official site) [
download R
]
R Studio
R Language definition
Course Outline:
Basic data types and expressions
Flow control: functions, conditional blocks (if), loops (for/while/repeat/break/next)
Data structures: vectors, matrices, lists, data frames
Data import and export
Drawing graphs
Descriptive statistics
CM:
Higher-order functions and their types
Data structures
[transcript:
linear algebra
]
Control and data flow
Data manipulation and exploration
Data visualization with ggplot2
Data interoperability
TD:
Higher-order functions and their types
Vectors and matrices
[
solution ex 20
]
Control and Data flow
Project Master:
Objectif : EDA (Exploratory Data Analysis)