# Programming Language/R
[Data Analysis] RStudio 설치
dev.June
2021. 2. 3. 17:42
728x90
R을 설치하면 지원해주는 R GUI가 있지만,
기능적으로 편리한 RStudio를 설치해 사용하는 것을 추천합니다.
RStudio | Open source & professional software for data science teams
RStudio provides free and open source tools for R and enterprise-ready professional software for data science teams to develop and share their work at scale.
rstudio.com
rstudio.com 에 접속해 Products - RStudio 클릭
RStudio Desktop을 누르면
하단에 있는 overview 테이블로 이동함
상업용으로 사용하려면 매년 $995를 내고 RStudio Desktop pro 를 받으면 되지만
연습용으로 사용할 것이기 때문에
Open Source Edition - DOWNLOAD RSTUDIO DESKTOP 을 클릭
다시 한번 Free버전 DOWNLOAD 클릭
자신의 OS에 맞는 RStudio 설치 프로그램을 다운로드
설치가 완료되면 RStudio-1.4.1103.exe를 실행
바탕화면에는 아이콘이 생기지 않지만
RStudio가 설치 된 것을 확인할 수 있음
RStudio 설치 끝
728x90