Chunk avec plusieurs tabs de tracé

---
title: "Example"
output: html_document
---


## Tabbed Example {.tabset}

### Tab1

```{r}
summary(cars)
```

### Tab2

```{r, echo=FALSE}
plot(cars)
```
Trustworthy Whale