-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
34 lines (34 loc) · 1.37 KB
/
DESCRIPTION
File metadata and controls
34 lines (34 loc) · 1.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Package: glaas
Title: Complete Data from the Global Analysis and Assessment of Sanitation and Drinking-Water (GLAAS)
Version: 0.2.0
Authors@R: c(
person("Nicolò", "Massari", email = "[email protected]", role = "aut",
comment = c(ORCID = "0009-0006-8421-930X")),
person("Colin", "Walder", email = "[email protected]", role = "aut",
comment = c(ORCID = "0009-0006-0969-1954")),
person("Adriana", "Clavijo Daza", email = "[email protected]", role = c("cre", "aut"),
comment = c(ORCID = "0009-0002-0589-2274")),
person("Lars", "Schöbitz", email = "[email protected]", role = "ctb",
comment = c(ORCID = "0000-0003-2196-5015"))
)
Description: An R data package providing comprehensive access to the UN-Water Global Analysis and Assessment of Sanitation and Drinking-water (GLAAS) dataset. The WHO GLAAS survey collects data on water, sanitation, and hygiene (WASH) systems, policies, and financing from countries worldwide.
License: CC BY 4.0
URL: https://openwashdata.github.io/glaas, https://github.com/openwashdata/glaas
BugReports: https://github.com/openwashdata/glaas/issues
Date: 2026-02-05
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Suggests:
dplyr,
ggplot2,
knitr,
rmarkdown,
rnaturalearth,
rnaturalearthdata,
sf,
stringr,
tidyr
VignetteBuilder: knitr