0 Forks
0 Stars
0 Watchers

R

this repo is made for all things related to R, including courses, statistical analyses, study notes, etc.

How to download and setup R

Open terminal and run command
git clone https://github.com/automat9/R.git
git clone is used to create a copy or clone of R repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with R https://github.com/automat9/R/archive/master.zip

Or simply clone R with SSH
[email protected]:automat9/R.git

If you have some problems with R

You may open issue on R support forum (system) here: https://github.com/automat9/R/issues