Update exercice_fr.Rmd

parent d2caaf04
------
title: "Incidence annuelle de la Varicelle"
author: "Luna Ehrhardt"
date: "05 décembre 2025"
output: html_document
--- ---
```{r setup, include=FALSE}
library(tidyverse)
library(lubridate)
knitr::opts_chunk$set(echo = TRUE)
title: "Votre titre" title: "Votre titre"
author: "Votre nom" author: "Votre nom"
date: "La date du jour" date: "La date du jour"
......
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