R은 오픈 소스 프로그래밍 언어입니다.
특히 패키지 개발 등이 용이해서 통계 소프트웨어 개발에 많이 쓰이는데요
R을 사용하기 위해서는 우선 R을 설치해줍니다.
주소 : https://cran.r-project.org
The Comprehensive R Archive Network
cran.r-project.org
해당 주소로 들어가면, 운영체제 별로 R을 설치할 수 있습니다.
R을 설치하시게 되면, UI가 굉장히 불편하다는 것을 알 수 있습니다.
이에 R만을 위한 오픈소스 통합 개발환경(IDE)인 Rstudio를 많은 분들이 사용하고 계시는데요
위키백과에 정의된 내용>
RStudio는 통계 컴퓨팅, 그래픽스를 위한 프로그래밍 언어인 R을 위한 자유-오픈 소스 통합 개발 환경(IDE)이다.
R studio는 아래 링크에서 설치할 수 있습니다.
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