-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
62 lines (62 loc) · 1.65 KB
/
DESCRIPTION
File metadata and controls
62 lines (62 loc) · 1.65 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Package: fsmglobal
Title: Global Faecal Sludge Emptying Services Demand
Version: 0.0.1
Authors@R: c(
person(
given = "Nicola",
family = "Greene",
role = c("aut"),
email = "nicola@opero-services.com",
comment = c(ORCID = "0000-0001-9480-4197")
),
person(
given = "Sarah",
family = "Hennessy",
role = c("aut"),
email = "sarah@triangle-environmental.com",
comment = c(ORCID = "0009-0000-4711-0766")
),
person(
given = "Tate W.",
family = "Rogers",
role = c("aut"),
email = "tate@triangle-environmental.com",
comment = c(ORCID = "0009-0009-9006-5994")
),
person(
given = "Jocelyn",
family = "Tsai",
role = c("aut"),
email = "jct33@unc.edu",
comment = c(ORCID = "0000-0001-8777-0339")
),
person(
given = "Francis L.",
family = "de los Reyes III",
role = c("aut"),
email = "fldelosr@ncsu.edu",
comment = c(ORCID = "0000-0002-3593-0932")
),
person(
given = "Lars",
family = "Schöbitz",
role = c("cre"),
email = "lschoebitz@ethz.ch",
comment = c(ORCID = "0000-0003-2196-5015")
)
)
Description: Global faecal sludge emptying demand data for 175 countries. Demand
is quantified by population size receiving one of four emptying methods
(mechanized, non-mechanized, unemptiable, no facility). The demand is
disaggregated by rural and urban percentages of population.
License: CC BY 4.0
Language: en-GB
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Suggests:
rmarkdown
Depends:
R (>= 2.10)
LazyData: true
Date: 2023-04-26