From d954920a16ceede20b7440b6135216c46428ad0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Grelot?= <frederic.grelot@irstea.fr> Date: Mon, 24 Jan 2022 00:26:44 +0100 Subject: [PATCH] MAJ des exemples --- map_so_ii.rmd | 1 + 1 file changed, 1 insertion(+) diff --git a/map_so_ii.rmd b/map_so_ii.rmd index fa18225..0502e4a 100644 --- a/map_so_ii.rmd +++ b/map_so_ii.rmd @@ -1,6 +1,7 @@ library(sf) map_so_ii() +map_so_ii(theme = "osm") map_so_ii(theme = "collectivity") map_so_ii(theme = "collectivity", detail = "syndicate") map_so_ii(theme = "collectivity", detail = "syble") -- GitLab