-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.Rmd
27 lines (18 loc) · 1.57 KB
/
about.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
---
title: "About this blog"
description: |
Some additional details about this blog
fig.width: 2
fig.height: 2
---
This blog presents some results for the initiative [Awake-CameraTrap in wildlife inisights](https://app.wildlifeinsights.org/initiatives/2000134/Awake-CameraTrap)
Most Animal illustrations are coming from phylopic and were elaborated by [Gabriela Palomo-Munoz](https://twitter.com/gabbspalomo) under licence [CC-BY-NC 3.0](http://creativecommons.org/licenses/by-nc/3.0/)
Most pictures are from the reserves Selva Vides and Escondite in Putumayo, Amargal and Selva Mojada and Chachita in Choco and Macarenia travel, Macarenia birding and Manigua in Meta.
| Choco | Putumayo | Meta |
| :--- | :----: | ---: |
| {width=50%} | {width=45%} | {width=75%} |
| {width=50%} | {width=50%} | |
| {width=50%} | |
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = FALSE)
```