Loading...
20150823
[Coursera]
R Programming
(2)
整理自
R Programming
(Week
1)
[ Week 1 課程內容 ]
Introduction
(略過)
Overview and History of R
[16:07]
Getting Help
[13:53]
(略過)
Console Input and Evaluation
[4:46]
Data Types - R Objects and Attributes
[4:43]
Data Types - Vectors and Lists
[6:27]
Data Types - Matrices
[3:24]
Data Types - Factors
[4:31]
Data Types - Missing Values
[2:10]
Data Types - Data Frames
[2:44]
Data Types - Names Attribute
[1:49]
Data Types - Summary
[0:43]
Reading Tabular Data
[5:51]
Reading Large Tables
[7:08]
Textual Data Formats
[4:58]
Connections: Interfaces to the Outside World
[4:35]
Subsetting - Basics
Subsetting - Lists
Subsetting - Matrices
Subsetting - Partial Matching
Subsetting - Removing Missing Values
Vectorized Operations
[3:46]
Introduction to swirl
[ 本次筆記內容 ]
(一)Overview and History of R
(二)Console Input and Evaluation
(一)Overview and History of R
1. 課堂簡報
https://d396qusza40orc.cloudfront.net/rprog/lecture_slides/OverviewHistoryR.pdf
2. 課外資料(補充)
( 1 ) The History and Use of R
https://www.youtube.com/watch?v=DsLXhjDYwFc
( 2 ) R語言
(維基百科)
https://zh.wikipedia.org/wiki/R%E8%AF%AD%E8%A8%80
( 3 ) 陳鍾誠 , 「免費電子書:R 統計軟體」
,
(網站)
陳鍾誠的網站
(網頁標題)
免費電子書 — R 統計軟體
http://ccckmit.wikidot.com/r:main
(二)Console Input and Evaluation
1. 課堂簡報
https://d396qusza40orc.cloudfront.net/rprog/lecture_slides/input_eval.pdf
Please turn on JavaScript to use Paper in all of its awesomeness. ^_^
整理自 R Programming (Week 1)
Introduction(略過)Getting Help[13:53](略過)(一)Overview and History of R
(二)Console Input and Evaluation