728x90
> R.version
R version 3.6.3 (2020-02-20)
> getwd()
"/home/ubuntu/"
> iris
> plot(iris)
library()
install.packages("ggplot2")
library(ggplot2)
'R강좌와 통계컨설팅 - 통계편 > 17. 리눅스와 R(R1)' 카테고리의 다른 글
(R1)제17강(1.2) 리눅스 설치 - 우분투 설치 (0) | 2020.11.27 |
---|---|
(R1)제17강(3.1) 리눅스 - R과 RStudio 시작 (0) | 2020.11.27 |
(R1)제17강(3.1) 리눅스 - RStudio (0) | 2020.11.27 |
(R1)제17강(1.1) 리눅스(Linux)에 대한 정리(정리중) (0) | 2020.11.27 |
(R1)제17강(1.2) VirtualBox & CentOS (수정중) (0) | 2020.06.22 |