Sms-Ined
Liens Ined
Autre support
Support Stata Ined: https://mthevenin.github.io/stata_fr/index.html
Sms-Ined
Support Stata Ined: https://mthevenin.github.io/stata_fr/index.html
---
title: "Marc Thévenin"
image: about.jpg
about:
template: trestles
links:
- icon: github
text: Github
href: https://github.com/mthevenin/analyse_duree
- icon: envelope
href: mailto:marc.thevenin@ined.fr
---
```{r setup, include=FALSE}
## Global options
knitr::opts_chunk$set(cache = TRUE)
library(knitr)
library (rsconnect)
library(haven)
library(pander)
library(memisc)
library(fontawesome)
```
**Sms-Ined**
::: {.callout-note icon="false"}
## Liens Ined
- **Site de l'Ined**: [`r fa("link", fill = "steelblue")`](https://www.ined.fr)
- **Site du Service Méthodes Statistiques**: [`r fa("link", fill = "steelblue")`](https://sms.site.ined.fr)\
- **Site des Rencontres de Statistique Appliquée**: [`r fa("link", fill = "steelblue")`](https://statapp.site.ined.fr/)\
- **Site du séminaire R à l'Usage des Sciences Sociales (RUSS)**: [`r fa("link", fill = "steelblue")`](https://russ.site.ined.fr)
:::
::: {.callout-note icon="false"}
## Autre support
**Support Stata Ined**: <https://mthevenin.github.io/stata_fr/index.html>
:::