1 Forks
3 Stars
3 Watchers

R-tutorials

Here, I will gather tutorials that I would have liked to have available when I started out using R. I will do my best to keep it simple!

How to download and setup R-tutorials

Open terminal and run command
git clone https://github.com/alexabauer/R-tutorials.git
git clone is used to create a copy or clone of R-tutorials 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-tutorials https://github.com/alexabauer/R-tutorials/archive/master.zip

Or simply clone R-tutorials with SSH
[email protected]:alexabauer/R-tutorials.git

If you have some problems with R-tutorials

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