first commit

This commit is contained in:
Romain Mejean 2024-01-09 16:21:10 +01:00
commit 63da277dc9
2 changed files with 8 additions and 0 deletions

0
README.md Normal file
View file

8
ebauche.R Normal file
View file

@ -0,0 +1,8 @@
# Script pour l'automatisation des traitements des fichiers stats INSEE
# sur les mobilités résidentielles, professionnelles et scolaires
#
# Romain Mejean URHAJ OCCITANIE 2024
library(tidyverse)
library(arrow)
library(data.table)