R 설치
2022. 10. 20. 18:11ㆍProgramming language/R
https://www.rstudio.com/products/rstudio/download/
Download the RStudio IDE
RStudio is a set of integrated tools designed to help you be more productive with R. It includes a console, syntax-highlighting editor that supports direct code execution, and a variety of robust tools for plotting, viewing history, debugging and managing
www.rstudio.com
위 링크로 들어가서 R studio를 설치한다.

* 단축키
ctrl enter = run
ctrl + shift + c 전체주석
crtl + L 삭제
'Programming language > R' 카테고리의 다른 글
R db 연동 (0) | 2022.10.24 |
---|---|
R 기본 문법 (0) | 2022.10.24 |