사용된 주요 함수들...
7장을 넘어가면서, 점점 새로운 함수가 나온다.
당장은 알겠지만, 나중에 내 것으로 사용할려면, 정리가 필요하다.(책에 있는 것도 있고, 더한것도 있다.)
앞장에서 사용한 함수 정리하고, 다음장에서 사용할때, 까먹지 말자.!!!!
패키지 |
3장 |
4장 |
5장 |
6장 |
7장 |
8장 |
9장 |
10장 |
base |
setwd read.csv head merge summary NROW is.na substr ifelse view sum |
setwd read.csv head merge summary substr length |
setwd read.csv head merge summary ifelse is.na as.Date max |
setwd read.csv summary |
setwd read.csv head merge is.na table ifelse |
setwd as.Date seq.Date read.csv merge head ifelse is.na substr sum length table names round |
|
|
base 신규등장 | table as.Date max | transform | unique as.character names paste0 round order | sprintf mean rbind scale as.numeric rownames | ||||
stats | chisq.test 카이제곱검정 | lm 회귀분석 | step fitted | cor 주성분분석 | ||||
plyr |
ddply summarize |
ddply summarize |
ddply summarize |
|
|
ldply ddply summarize arrange desc |
|
|
ggplot2 |
ggplot aes geom_bar scale_y_continuous geom_histogram |
ggplot aes scale_y_continuous |
ggplot aes geom_line geom_point scale_y_continuous |
ggplot geom_point scale_y_continuous |
|
ggplot aes geom_line xlab ylab scale_y_continuous ggtitle theme |
|
|
|
|
geom_line geom_point |
|
xlab ylab scale_x_continuous |
|
|
|
|
scales | ||||||||
reshape2 |
|
dcast |
|
|
dcast |
|
|
|
foreach |
|
|
|
|
|
foreach |
|
|
ykmeans |
|
|
|
|
|
ykmeans |
|
|
caret |
|
|
|
|
|
nearZeroVar findCorrelation |
|
|
fmsb 레이더 차트 |
|
|
|
|
|
radarchart legend |
|
|
grDevices | rainbow |