Prise en main R studio

parent 9947ab36
---
title: "Votre titre"
author: "Votre nom"
date: "La date du jour"
title: "À propos du calcul de pi"
author: "HOUNYEME Romuald"
date: "29/05/2020"
output: html_document
---
#En demandant à la lib maths
*Mon ordinateur m’indique que π vaut approximativement*
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
......
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