From e3dc564022760fd40019780dae586c5f705c0c0b Mon Sep 17 00:00:00 2001
From: David Nortes-Martinez <davidnortes@gmail.com>
Date: Wed, 19 Jan 2022 18:36:03 +0100
Subject: [PATCH] new database gaspar

---
 geau/R/data.r | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/geau/R/data.r b/geau/R/data.r
index 63f3aba..99e2531 100644
--- a/geau/R/data.r
+++ b/geau/R/data.r
@@ -46,4 +46,12 @@
 #'   \item{clc_2018}{character, classification from CLC 2018}
 #'   \item{color}{character, default color to be used to plot so_ii_clc}
 #' }
-"so_ii_limit"
\ No newline at end of file
+"so_ii_limit"
+
+#' Flood frequency for the municipalities of so-ii
+#'
+#' A dataset containing the flood frequency by year and so-ii municipality 
+#' according to the GASPAR database.
+#'
+#' @format matrix 78 rows, 41 variables
+"so_ii_gaspar"
\ No newline at end of file
-- 
GitLab