-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
27 lines (27 loc) · 919 Bytes
/
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
Package: cepiigeodist
Title: CEPII's GeoDist datasets in R
Version: 0.1
Authors@R: c(
person("Mauricio", "Vargas",
role = c("aut","cre"),
email = "mvargas@dcc.uchile.cl",
comment = c(ORCID = "0000-0003-1017-7574")),
person(family = "Centre d'études prospectives et d'informations internationales (CEPII)",
role = "dtc")
)
Description: Provides data on countries and their main city or agglomeration and
the different distance measures and dummy variables indicating whether two
countries are contiguous, share a common language or a colonial
relationship. The reference article for these datasets is Mayer and Zignago
(2011).
License: CC0
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Depends:
R (>= 2.10)
URL: https://pacha.dev/cepiigeodist
BugReports: https://github.com/pachadotdev/cepiigeodist/issues
Suggests:
gravity