-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
55 lines (55 loc) · 1.17 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Type: Compendium
Package: entangledfootprints
Title: Entangled footprints
Version: 0.0.1
Authors@R:
c(person(given = "Qingqing",
family = "Chen",
role = c("aut", "cre"),
email = "[email protected]"),
person(given = "I-Ting",
family = "Chuang",
role = c("aut"),
email = "[email protected]")
person(given = "Ate",
family = "Poorthuis",
role = c("aut"),
email = "[email protected]"))
Description: Entangled footprints: Understanding urban neighbourhoods by measuring distance, diversity, and direction of flows in Singapore.
License: MIT
Depends:
broom,
cartography,
cowplot,
dplyr,
devtools,
grid,
ggpubr,
ggspatial,
here,
homelocator,
janitor,
knitr,
lubridate,
mapedit,
magick,
osmdata,
purrrogress,
PerformanceAnalytics,
RColorBrewer,
rmarkdown,
roxygen2,
sf,
spdep,
stars,
stargazer,
tidyverse,
tmap,
tmaptools,
vegan
Remotes:
spatialnetworkslab/homelocator
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2