RColorBrewer: Package 패키지 설치하기, 패키지 임포트
CODEDRAGON ㆍDevelopment/AI
반응형
RColorBrewer: Package 패키지 설치하기
|
> install.packages("RColorBrewer") package ‘RColorBrewer’ successfully unpacked and MD5 sums checked The downloaded binary
packages are in |
|
> |
패키지 임포트
|
> library(RColorBrewer) |
|
> |
'Development > AI' 카테고리의 다른 글
| 범주형 데이터(Categorical), 클래스(class), 범주형 데이터 예, 범주형 데이터 분류 (0) | 2018.07.11 |
|---|---|
| 빅데이터 시대의 데이터 자원 확보와 품질 관리 방안 (0) | 2018.07.10 |
| 종속변수 vs 독립변수 (0) | 2018.07.08 |
| 전처리(preprocessing) (0) | 2018.07.07 |
| From Data Mining to Knowledge Discovery in Databases (0) | 2018.07.06 |