-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.Rmd
More file actions
27 lines (18 loc) · 1.71 KB
/
about.Rmd
File metadata and controls
27 lines (18 loc) · 1.71 KB
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/)
The pictures are from the reserves: Selva Vides, Reserva Natural El Escondite, Centro Ecoturistico Corunta, Macarena Birding, Macarenia Travel, La Manigua Ecolodge, Reserva Forestal el Oxígeno Verdeyaco, Reserva Natural Donde se oculta el Sol, Reserva Natural Selva Mojada, Posada Turística Chachita y Reserva Natural El Amargal.
| 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)
```