• Grelot Frederic's avatar
    geau Version 1.0.8.0 · 9674ad22
    Grelot Frederic authored
    0 errors :heavy_check_mark: | 0 warnings :heavy_check_mark: | 0 notes :heavy_check_mark:
    
    map_so_ii refactoring
    	- découpage des appels aux thèmes en fonctions map_theme_xxx
    	- appel via un switch
    
    so_ii_population
    	- correction du dataset (il manquait les années de type PSDC
    	- correction du script
    
    so_ii_onrn
    	- ajout de la bonne version (oubli...)
    9674ad22
DESCRIPTION 922 bytes
Package: geau
Title: Utilities very useful to share within geau-inondation team
Version: 1.0.8.0
Authors@R:
    c(
        person(given = "Frédéric",
            family = "Grelot",
            role = c("aut", "cre"),
            email = "frederic.grelot@inrae.fr",
            comment = c(ORCID = "0000-0003-2638-8114")),
        person(given = "David",
            family = "Nortes Martinez",
            role = c("aut"),
            email = "david.nortes-martinez@inrae.fr",
            comment = c(ORCID = "0000-0002-0711-5885"))
Description: This package collects some very useful utilities to work in a
    collaborative way within geau-inondation.
License: GPL (>= 3)
Encoding: UTF-8
Depends: R (>= 3.4.0)
LazyData: true
Imports:
    kableExtra,
    knitr,
    rio,
    scales,
    sf,
    terra
Suggests: 
    rmarkdown,
    testthat
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
VignetteBuilder: knitr