Skip to content

Commit bd824d0

Browse files
committed
mention acled.api pkg
1 parent abc9b0f commit bd824d0

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

man/ACLEDpopGDP.Rd

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,20 @@
33
\alias{ACLEDpopGDP}
44
\title{ACLED countries and codes with population and GDP}
55
\description{
6-
Countries and codes used by the
7-
\href{https://en.wikipedia.org/wiki/Armed_Conflict_Location_and_Event_Data}{Armed Conflict Location and Event Data} project with
8-
population and Gross Domestic Project (\code{GDP}) numbers
9-
for recent years. Population and \code{GDP} data are from
10-
the World Bank when available and from other sources
11-
otherwise. When no World Bank data are available, numbers
12-
may be reported from the closest year conveniently available,
13-
as noted in \code{Comments}; in those cases, the data may
14-
not be as accurate as the numbers from the World Bank.
6+
Countries and codes used by the
7+
\href{https://en.wikipedia.org/wiki/Armed_Conflict_Location_and_Event_Data}{Armed Conflict Location and Event Data}
8+
project with population and Gross Domestic Project
9+
(\code{GDP}) numbers for recent years. Population and
10+
\code{GDP} data are from the World Bank when available
11+
and from other sources otherwise. When no World Bank
12+
data are available, numbers may be reported from the
13+
closest year conveniently available, as noted in
14+
\code{Comments}; in those cases, the data may not be
15+
as accurate as the numbers from the World Bank.
16+
17+
NOTE: This code will be offered to the maintainer of the
18+
\href{https://search.r-project.org/CRAN/refmans/acled.api/html/00Index.html}{\code{acled.api}}
19+
package. If they like it, it may not stay in \code{Ecdat}.
1520
}
1621
\usage{data(ACLEDpopGDP)}
1722
\format{A dataframe with \code{\link{rownames}} =

0 commit comments

Comments
 (0)