-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
37 lines (37 loc) · 1.16 KB
/
DESCRIPTION
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
Package: walkabilitysurvey
Type: Package
Title: Perceived Walkability Survey analysis and visualisation.
Version: 0.1.0
Authors@R: c(
person("Carlos", "Cámara", "", "[email protected]",
role = c("aut", "cre"),comment = c(ORCID = "0000-0002-9378-0549")),
person("Tessio", "Novack", "", "[email protected]",
role = c("aut", "ctb"),comment = c(ORCID = "0000-0003-2817-5972")),
person("James", "Tripp", "", "[email protected]",
role = c("aut", "ctb"),comment = c(ORCID = "0000-0003-2471-3411")),
person("Lichuan", "Xiang", "", "[email protected]",
role = c("ctb")),
person("Centre for Interdisciplinary Methodologies, University of Warwick",
role = c("org", "aut")),
person("Research Development Fund 2021/22", role = "fnd")
)
Description: Anaylises and visualises data from a survey on perceived walkability.
License: MIT
BugReports: https://github.com/WarwickCIM/walkability_survey/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Depends:
here,
flexdashboard,
janitor,
renv,
dplyr,
forcats,
ggplot2,
magick,
pkgdown,
readr,
reactable,
stringr,
tidyr