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.
If you are new to the R language, check out the R scripts in the Introduction_to_R directory.
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.
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.
If you want to see examples of Machine Learning with R, check out the examples in the Introduction_to_Machine_Learning_with_R directory.