-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdata-integration.Rmd
44 lines (27 loc) · 2.18 KB
/
data-integration.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
title: "Data Integration and Team Science"
output:
html_document:
include:
after_body: footer.html
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
<br>
<img src="images/sb_banner.jpg">
<br>
# Welcome
Welcome to [CRESCYNT](https://www.earthcube.org/group/crescynt-coral-reef-science-cyberinfrastructure-network)'s [**Data Science for Coral Reefs Workshop 2: Data Integration and Team Science**](http://crescyntblog.org/2017/12/22/crescynt-workshop-2-data-integration-and-team-science), hosted at [NCEAS](https://nceas.ucsb.edu/) in Santa Barbara, California, from March 12-15, 2018.
This training workshop 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 recently described in [Lowndes *et al.* 2017, *Nature Ecology & Evolution*](https://www.nature.com/articles/s41559-017-0160).
This workshop is going to be fun, because learning these open data science tools and practices is empowering! We will live-code as we teach, with you doing everything hands-on on your own computer as you learn. [Our training materials](http://ohi-science.org/data-science-training/) that we use to teach are online and available for you as a reference. It can also be used as self-paced learning, or you can use it to teach an in-person workshop, as we have done with [Software Carpentry](https://jules32.github.io/2017-11-30-MBARI/).
## Workshop schedule
[Google drive folder](https://drive.google.com/drive/folders/1MeWy3qAr-2hZSd72PgLE-q0QGKaUTHEq)
```{r, echo=FALSE, child="data-integration-schedule.Rmd"}
```
## Prerequisites
Before the training, please make sure you have done the following.
Have up-to-date versions of `R` and RStudio and have RStudio configured with Git/GitHub:
1. Download and install R: https://cloud.r-project.org
2. Download and install RStudio: http://www.rstudio.com/download
3. Create a GitHub account: https://github.com *Note! Shorter names that kind of identify you are better*