12 Forks
28 Stars
28 Watchers

data-processing-and-visualization

This document forms the basis of several workshops/talks that get into everyday programming with R, but also includes mirrored code in Python as Jupyter notebooks.

How to download and setup data-processing-and-visualization

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

Or simply clone data-processing-and-visualization with SSH
[email protected]:m-clark/data-processing-and-visualization.git

If you have some problems with data-processing-and-visualization

You may open issue on data-processing-and-visualization support forum (system) here: https://github.com/m-clark/data-processing-and-visualization/issues