From aeed4fe05b54ac11073e0bdf1fedb968bc305d80 Mon Sep 17 00:00:00 2001
From: Daniel Kalioudjoglou
 <daniel.kalioudjoglou@developpement-durable.gouv.fr>
Date: Mon, 10 Jun 2024 09:56:04 +0200
Subject: [PATCH] maj

---
 dev/config_attachment.yaml | 12 ++++++++++++
 man/indic_ecln.Rd          |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)
 create mode 100644 dev/config_attachment.yaml

diff --git a/dev/config_attachment.yaml b/dev/config_attachment.yaml
new file mode 100644
index 0000000..46e24ec
--- /dev/null
+++ b/dev/config_attachment.yaml
@@ -0,0 +1,12 @@
+path.n: NAMESPACE
+path.d: DESCRIPTION
+dir.r: R
+dir.v: vignettes
+dir.t: tests
+extra.suggests: ~
+pkg_ignore: ~
+document: yes
+normalize: yes
+inside_rmd: no
+must.exist: yes
+check_if_suggests_is_installed: yes
diff --git a/man/indic_ecln.Rd b/man/indic_ecln.Rd
index 1b1b57b..3a09558 100644
--- a/man/indic_ecln.Rd
+++ b/man/indic_ecln.Rd
@@ -6,7 +6,7 @@
 \alias{indic_ecln}
 \title{Table contenant les différents indicateurs de la source ecln utiles pour la publication.}
 \format{
-Table de 2450674 lignes et 9 colonnes:
+Table de 96720 lignes et 10 colonnes:
 \describe{
 \item{TypeZone}{Type de territoire}
 \item{CodeZone}{Code du territoire}
-- 
GitLab