Commit 89f8de47 authored by landri01's avatar landri01

Update toy_document_fr.Rmd

parent 9a30e019
--- ---
title: "Votre titre" title: "À propos du calcul de pi"
author: "Votre nom" author: "Léna Andrieux"
date: "La date du jour" date: "29 Décembre 2023"
output: html_document output: html_document
--- ---
#En demandant à la lib maths
```{r setup, include=FALSE} Mon ordinateur m’indique que π vaut *approximativement*
knitr::opts_chunk$set(echo = TRUE)
```{r setup}
pi
``` ```
## Quelques explications ## Quelques explications
......
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