Course Information
0.2
Course Goals
0.3
Course developer and instructor
0.4
Intended Audience & scope
0.5
What should I know before this course
0.6
Syllabus
0.7
Delivery mechanisms
I Part 1
1
Why R?
1.1
Tutorial Video
2
Setting up R
2.1
Tutorial Video
2.2
Reference
2.2.1
What is RGUI, good and bad
2.2.2
Can you tell me some Add-on packages in R
2.2.3
what are packages available on my computer/AWS
2.2.4
load/unload the
installed
package
2.2.5
32 or 64-bit R or both
3
Data Types
3.1
Tutorial Video
3.2
Reference
3.2.1
Do you need declare varaibles type before you use it in R (RGUI)?
4
Data Frames
4.1
Tutorial Video
4.2
Reference
4.2.1
I am new to R, and still like MS Excel spreadsheet and its functionalities; is there a way in R that allows me to edit the table like the way in Excel, or even do some data analysis like in Excel?
II Part 2
5
Functions
5.1
Reference
6
R Packages
6.1
To be developed….
7
Data Sets (tba)
7.1
To be developed…
8
Data Manipulation-1
8.1
To be developed…
9
Data Manipulation-2
9.1
To be developed…
III Part 3
10
Control structures
10.1
To be developed…
11
Iteration-1
11.1
To be developed…
12
Iteration-2 (tba)
12.1
To be developed…
13
Plots
13.1
To be developed……plotting
14
R commands
14.1
To be developed…
Introduction to R
Chapter 9
Data Manipulation-2
9.1
To be developed…