• Grelot Frederic's avatar
    geau Version 1.0.14.0 · 82e33e10
    Grelot Frederic authored
    0 errors :heavy_check_mark: | 0 warnings :heavy_check_mark: | 0 notes :heavy_check_mark:
    
    - so_ii_montpellier
    	- ajout de district →  id des quartiers selon montpellier3m
    82e33e10
DESCRIPTION 923 bytes
Package: geau
Title: Utilities very useful to share within geau-inondation team
Version: 1.0.14.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