Package: PesticideLoadIndicator
Title: Computes Danish Pesticide Load Indicator
Version: 0.0.1
Authors@R: c(
    person(given = "Niklas",
           family = "Moehring",
           role = c("aut", "cre"),
           email = "niklas.moehring@mtec.ethz.ch",
           comment = c(ORCID = "0000-0003-0292-4402")),
    person(given = "Leonie",
           family = "Vidensky",
           role = c("aut"),
           email = "leonievi@student.ethz.ch"),
    person(given = "Uwe",
           family = "Schmitt",
           role = c("ctb"),
           email = "uwe.schmitt@id.ethz.ch")
    )
Description: Computes the Danish Pesticide Load Indicator as described in Kudsk et al. (2018) <doi:10.1016/j.landusepol.2017.11.010> and Moehring et al. (2019) <doi:10.1016/j.scitotenv.2018.07.287> for pesticide use data. Additionally offers the possibility to directly link pesticide use data to pesticide properties given access to the Pesticide properties database (Lewis et al., 2016) <doi:10.1080/10807039.2015.1133242>. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: testthat, knitr, rmarkdown
Imports: readxl, stats, stringr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-03-17 13:56:38 UTC; moehring
Author: Niklas Moehring [aut, cre] (<https://orcid.org/0000-0003-0292-4402>),
  Leonie Vidensky [aut],
  Uwe Schmitt [ctb]
Maintainer: Niklas Moehring <niklas.moehring@mtec.ethz.ch>
Repository: CRAN
Date/Publication: 2021-03-18 14:50:02 UTC
