16 Forks
19 Stars
19 Watchers

R-data-wrangling

Materials for my my R data workshop. https://cengel.github.io/R-data-wrangling/

How to download and setup R-data-wrangling

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

Or simply clone R-data-wrangling with SSH
[email protected]:cengel/R-data-wrangling.git

If you have some problems with R-data-wrangling

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