Every Tuesday a new dataset is uploaded as a low stakes data challenge!
- Explore the data
- Visualize the data
- Share your findings in the #tidytuesday channel (optional)
And most importantly have fun!! (non-optional 😊)
- Open a terminal window on your computer
- Navigate into a location you would like to store this project
- Run the following command:
git clone https://github.com/learn-co-curriculum/tidytuesday.git
- Navigate into the
tidytuesday
directory - Run the following command:
chmod u+x bin/start
Every Tuesday a new dataset is added to this project. To begin a tidytuesday challenge, complete the following two steps:
- Navigate into the
tidytuesday
directory - Run
bin/start