Commit 940caa97 authored by Jacqueline Milet's avatar Jacqueline Milet

first commit

parent dd1a2469
--- ---
title: "Your title" title: "Modification sur doc rmd"
author: "Your name" author: "Your name"
date: "Today's date" date: "Today's date"
output: html_document output: html_document
...@@ -9,6 +9,7 @@ output: html_document ...@@ -9,6 +9,7 @@ output: html_document
```{r setup, include=FALSE} ```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE) knitr::opts_chunk$set(echo = TRUE)
``` ```
# 1er essai RStudio
## Some explanations ## Some explanations
......
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