11 lines
No EOL
248 B
Text
11 lines
No EOL
248 B
Text
---
|
|
title: "About me"
|
|
|
|
---
|
|
|
|
```{r}
|
|
#| echo: false
|
|
age <- as.numeric(floor(difftime(as.Date(Sys.Date()), as.Date.character("2000-01-01"), units = "weeks") / 52.25))
|
|
```
|
|
|
|
I'm a `r age` years old PhD student in Applied Mathematics at MIA Paris-Saclay. |