Welcome
This lesson will introduce you to open data science so you can work with data in an open, reproducible, and collaborative way. Open data science means that methods, data, and code are available so that others can access, reuse, and build from it without much fuss. Here you will learn a workflow with R, RStudio, Git, and GitHub, as we describe in Lowndes et al. 2017, Nature Ecology & Evolution: Our path to better science in less time using open data science tools.
This is going to be fun, because learning these open data science tools and practices is empowering! This training book is written (and always improving) so you can use it as self-paced learning, or it can be used to teach an in-person workshop where the instructor live-codes. Either way, you should do everything hands-on on your own computer as you learn.
Before you begin, be sure you are all set up: see the prerequisites in Chapter \@ref(overview).
Before you start
Before the training, please make sure you have done the following:
- Download and install up-to-date versions of:
- Create a GitHub account: https://github.com Note! Shorter names that kind of identify you are better, and use your work email!
- Read the workshop Code of Conduct to make sure this workshop stays welcoming for everybody.
- Get comfortable: if you’re not in a physical workshop, be set up with two screens if possible. You will be following along in RStudio on your own computer while also following this tutorial on your own. More instructions are available on the workshop website in the Setup section.