Commit 2a82e109 authored by LYNDA ADEM's avatar LYNDA ADEM

Update toy_document_fr.Rmd

parent d8f13711
---
title: "À propos du calcul de pi"
author: "Arnaud Legrand"
date: "25 juin 2018"
output: html_document
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
## En demandant à la lib maths
Mon ordinateur m'indique que $\pi$ vaut *approximativement*
```{r cars}
summary(cars)
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment