-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
36 lines (36 loc) · 1.83 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
Package: TTS2016R
Title: An augmented 2016 Transportation Tomorrow Survey (TTS) data package: worker and place of employment counts, trips and estimated travel time to work in the Greater Golden Horsehoe area, Canada
Version: 0.0.1-1
Authors@R:
c(person("Anastasia", "Soukhov", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-4371-4831")),
person("Antonio", "Paez", , "[email protected]", role = c("aut"),
comment = c(ORCID = "0000-0001-6912-9919")))
Description: This package includes the count of workers (origin), count of places of employment (destination), count of associated trip (by primary modes) from each origin and destination, and estimated car travel times between origins and destinations. The data is retireved from the 2016 Transportation Tomorrow Survey [TTS](http://dmg.utoronto.ca/transportation-tomorrow-survey/tts-introduction), a travel survey of the Greater Golden Horse area (GGH) located in southern Ontario, Canada. The packages associated spatial boundaries to faciliate analysis including: the traffic analysis zone (TAZ) boundaries (retrieved from TTS 2016), planning boundaries associated with muncipalities (retrieved from TTS 2016), and census metropolitan areas (CMA) and census aggloomeration (CA) boundaries retrieved from the Canadian Census.
License: CC BY 4.0
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
URL: https://soukhova.github.io/TTS2016R, https://github.com/soukhova/TTS2016R, https://soukhova.github.io/TTS2016R/
BugReports: https://github.com/soukhova/TTS2016R/issues
Imports:
magrittr
Suggests:
dplyr,
fitdistrplus,
ggplot2,
ggspatial,
here,
kableExtra,
knitr,
MASS,
patchwork,
remotes,
rlang,
rmarkdown,
sf,
scales,
shadowtext,
tmap
VignetteBuilder: knitr