Commit 927bc8fe authored by Grelot Frederic's avatar Grelot Frederic :swimmer_tone5:
Browse files

Oubli dans dernier commit

parent 62b85dad
No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
Package: so.ii
Title: Utilities very useful to share within so_ii team
Version: 1.0.29.0
Version: 1.0.30.0
Authors@R:
c(
person(given = "Frédéric",
......
......@@ -4,7 +4,7 @@ so_ii_catnat = read.csv2(
so.ii::current_version("data-common/so-ii/gaspar", "catnat-")
)
alea_scope = c("inondation", "nappe", "submersion")
alea_scope = c("inondation", "nappe", "submersion", "torrentiel")
so_ii_catnat = so_ii_catnat[ so_ii_catnat[["alea"]] %in% alea_scope, ]
so_ii_catnat[["commune"]] = factor(
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment