-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Les liens deux à deux | ||
|
||
Le composant lien 2 à 2 permet de définir des relations bidirectionnelles entre les données, principalement les liens familiaux dans les enquêtes ménages de l'Insee. | ||
On décrit la variable qui comporte le premier axe ainsi que les modalités des relations possibles. | ||
Une matrice de symétrie permet de calculer les liens inverses. | ||
|
||
### Comment faire dans Pogues ? | ||
|
||
https://inseefr.github.io/Bowie/pogues/guide/ | ||
|
||
### Visuels Stromae DSFR | ||
|
||
![image](https://github.com/InseeFr/Stromae/assets/71011059/0f39f7e1-7e18-4657-987e-a1d048c57c50) | ||
|
||
|
||
### Visuels DSFR | ||
|
||
https://inseefr.github.io/Lunatic-DSFR/storybook/?path=/story/components-pairwise--default&args=darkMode:!false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Le rond-point ou navigation entre occurrences | ||
|
||
En construction |