-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.Rmd
25 lines (16 loc) · 1.3 KB
/
index.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
![](./demo_data/gbif-norway-full.png "GBIF-Norway-Banner")
# GBIF data access with R
Scientific reuse of openly published biodiversity information: Programmatic access to and analysis of primary biodiversity information using R.
* Session 1: [Quick introduction to GBIF and biodiversity informatics](s1_gbif_intro)
* Session 2: [Quick intro to R, RStudio, GitHub](s2_r_intro)
* Session 3: [Download occurrence data from GBIF using rgbif](s3_gbif_demo)
* Session 4: [Download event data et al. from GBIF / IPT and retrieve associated information](s4_event_core)
* Session 5: [Linking species occurrence data with environmental layers](s5_environment)
* Session 6: [Mapping species occurrences and environment layers](s6_mapping)
***
<!-- ![](./demo_data/NSO_2018_GBIF_NO.png "NSO 2018") -->
Course materials was originally developed for the [Nordic Oikos 2018, pre-conference R workshop](./README-2018.md).
* [gbif.no/events/2018/Nordic-Oikos-2018-R-workshop.html](https://www.gbif.no/events/2018/Nordic-Oikos-2018-R-workshop.html)
* [forbio.uio.no/events/courses/2018/GBIF_R.html](https://www.forbio.uio.no/events/courses/2018/GBIF_R.html)
* [ntnu.edu/web/oikos2018/workshops](https://www.ntnu.edu/web/oikos2018/workshops)
* [gbif-europe.github.io/nordic_oikos_2018_r](https://gbif-europe.github.io/nordic_oikos_2018_r)