/RTVS-docs

RTVS documentation and samples

MIT LicenseMIT

R Tools for Visual Studio Examples

This master branch of this repository contains a set of samples to help you get started with R, Microsoft R Open, and Microsoft R Server. For a detailed description of the samples, please checkout the samples documentation page.

You can run all of these samples easily using R Tools for Visual Studio, or your favorite R IDE / text editor.

Introduction to R

If you are new to the R language, check out the R scripts in the Introduction_to_R directory.

Introduction to Microsoft R Open

If you are curious about the advantages of Microsoft R Open, Microsoft's free and Open Source version of R, you'll want to check out the examples in the Introduction_to_R_Open directory.

Introduction to Microsoft R Server

If you have large datasets that you want to use with R, but don't have enough memory to analyze them, download Microsoft R Server Developer Edition you'll want to check out the examples in the Introduction_to_R_Server directory.

Machine Learning with R

If you want to see examples of Machine Learning with R, check out the examples in the Introduction_to_Machine_Learning_with_R directory.