반응형

/*******************************************************************************************************************
-- Title : [MSR] R Tools for Visual Studio and RTVS Sample Script 다운로드
-- Reference : microsoft.com
-- Key word : r tools for visual studio community 2015 ide ssdt sql server data tools microsoft r open rtvs
                  download install installation 다운로드 설치
*******************************************************************************************************************/

-- Microsoft R Open 다운로드
    * https://mran.revolutionanalytics.com/download/
    * http://dbrang.tistory.com/1112


-- Visual Studio Community 2015 다운로드

    * https://www.visualstudio.com/ko/vs/community/
    * https://www.visualstudio.com/downloads/


--▷ R Tools for Visual Studio 다운로드

-- Visual Studio가 설치되어 있어야 R Tools..가 진행됨
    * http://microsoft.github.io/RTVS-docs/


--
 R Tools for Visual Studio Sample Script
    * http://microsoft.github.io/RTVS-docs/samples.html

RTVS-docs-master.zip

Beginning MSR(RTVS).z01

Beginning MSR(RTVS).zip

### RTVS examples

Here are two sets of examples to get you started with R Tools
for Visual Studio.

**A First Look at R** shows you how to open and run an R script in
the interactive terminal.

**MRS and Machine Learning** shows you how to use R and Microsoft R Server
to create machine learning models and handle large data sets.

The README files in each directory give more detail about each example.

-- SQL Server Data Tools in Visual Studio 2015 다운로드
-- 필요시 SSDT에서도 R 사용 가능
    * https://msdn.microsoft.com/ko-kr/mt186501





반응형

+ Recent posts