0 Forks
0 Stars
0 Watchers

DataCamp-Intro-to-R

My projects and problems solved in DataCamp's Introduction to R course saved as R source files. Topics: Intro to Basics, Vectors, Matrices, Factors, Data frames, Lists.

How to download and setup DataCamp-Intro-to-R

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

Or simply clone DataCamp-Intro-to-R with SSH
[email protected]:haanisyed/DataCamp-Intro-to-R.git

If you have some problems with DataCamp-Intro-to-R

You may open issue on DataCamp-Intro-to-R support forum (system) here: https://github.com/haanisyed/DataCamp-Intro-to-R/issues