File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ recent years.
69
69
when avaialable and from other sources when not.
70
70
71
71
I got most of the ISO 3166 - 1 3 - character country codes
72
- using \code {\link [Ecfun ]( findCountry ) }. That function
72
+ using \code {\link [Ecfun ]{ findCountry }. That function
73
73
was NOT able to find country codes for the
74
74
\href {https : // en.wikipedia.org / wiki / Caribbean_Netherlands }{Caribbean Netherlands },
75
75
\href {https : // en.wikipedia.org / wiki / Christmas_Island }{Christmas Island },
@@ -97,12 +97,12 @@ recent years.
97
97
That downloaded a file named `P_Popular Indicators.xlsx` ,
98
98
which I moved to the working directory , read into
99
99
R and merged in the obvious way to create most of
100
- \code( ACLEDpopGDP ) .
100
+ \code { ACLEDpopGDP } .
101
101
102
102
For " Countries" not in the World Bank data I extracted ,
103
103
I got numbers from relevant Wikipedia articles and
104
104
documented the source in
105
- \code {ACLEDpopGDP [, " Comments" ].
105
+ \code {ACLEDpopGDP [, " Comments" ]} .
106
106
}
107
107
\references {
108
108
\href {https : // en.wikipedia.org / wiki / Armed_Conflict_Location_and_Event_Data }{Armed Conflict Location and Event Data }
You can’t perform that action at this time.
0 commit comments