-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPaper2_Datasets.Rmd
More file actions
37 lines (20 loc) · 978 Bytes
/
Paper2_Datasets.Rmd
File metadata and controls
37 lines (20 loc) · 978 Bytes
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
---
title: "Datasets for Paper 2"
output: html_document
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
This page contains links for downloading the datasets needed to prepare Paper 2. Each link leads to a folder containing a dataset and a brief description file.
</br>
<a href="Paper_2_Datasets/Antarctic_Birds.zip" >Antarctic Birds</a>
<a href="Paper_2_Datasets/Anteaters.zip" >Anteaters</a>
<a href="Paper_2_Datasets/Bird_Abundance.zip" >Bird Abundance</a>
<a href="Paper_2_Datasets/California_Birds.zip" >California Birds</a>
<a href="Paper_2_Datasets/Carnivore_Traits.zip" >Carnivore Traits</a>
<a href="Paper_2_Datasets/Cod_Parasites.zip" >Cod Parasites</a>
<a href="Paper_2_Datasets/Deer_Tb.zip" >Deer Tb</a>
<a href="Paper_2_Datasets/Frogs.zip" >Frogs</a>
<a href="Paper_2_Datasets/Newt_Detections.zip" >Newt Detections</a>
<a href="Paper_2_Datasets/RoadKills.zip" >RoadKills</a>
<a href="Paper_2_Datasets/Seals.zip" >Seals</a>