Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jerome Pasquier
Delayed puberty
Commits
8c259da8
Commit
8c259da8
authored
Dec 10, 2021
by
Jerome Pasquier
Browse files
minor update
parent
437683aa
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
8c259da8
...
@@ -8,4 +8,5 @@ TODO.txt
...
@@ -8,4 +8,5 @@ TODO.txt
R/ggcaterpillar.R
R/ggcaterpillar.R
R/slides.html
R/slides.html
R/slides_files/
R/slides_files/
R/libs/
!*/.keep
!*/.keep
R/slides.Rmd
View file @
8c259da8
...
@@ -2,7 +2,9 @@
...
@@ -2,7 +2,9 @@
title: "Retard pubértaire - AUC"
title: "Retard pubértaire - AUC"
author: Jérôme Pasquier
author: Jérôme Pasquier
date: 18 novembre 2021
date: 18 novembre 2021
output: xaringan::moon_reader
output:
xaringan::moon_reader:
chakra: libs/remark-latest.min.js
---
---
```{r, echo=FALSE, message=FALSE}
```{r, echo=FALSE, message=FALSE}
...
@@ -18,6 +20,7 @@ library(xaringanExtra)
...
@@ -18,6 +20,7 @@ library(xaringanExtra)
# Options
# Options
opts_chunk$set(echo = FALSE, dpi=300, fig.width=4.5, fig.height=4.5,
opts_chunk$set(echo = FALSE, dpi=300, fig.width=4.5, fig.height=4.5,
out.width="500px", out.height="500px")
out.width="500px", out.height="500px")
xaringan::summon_remark()
xaringanExtra::use_panelset()
xaringanExtra::use_panelset()
# Data
# Data
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment