From 3c192fc1bbf567e9aae2904a4aae17cb767d9fa4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Grelot?= <frederic.grelot@irstea.fr>
Date: Fri, 21 Jan 2022 11:43:41 +0100
Subject: [PATCH] =?UTF-8?q?Th=C3=A8me=20population=20manquant?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 geau/R/map_so_ii.r | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/geau/R/map_so_ii.r b/geau/R/map_so_ii.r
index 43771ca..b1edc39 100644
--- a/geau/R/map_so_ii.r
+++ b/geau/R/map_so_ii.r
@@ -31,7 +31,7 @@
 map_so_ii = function(
     dataset,
     dataset_legend = NULL,
-    theme = c("none", "clc", "catnat", "hydro"),
+    theme = c("none", "clc", "catnat", "hydro", "population"),
     bar = TRUE,
     path = NULL,
     legend_theme = FALSE,
-- 
GitLab