RRCrisisGet(urls = c("http://www.carmenreinhart.com/user_uploads/data/22_data.xls", "http://www.carmenreinhart.com/user_uploads/data/35_data.xls", "http://www.carmenreinhart.com/user_uploads/data/23_data.xls", "http://www.carmenreinhart.com/user_uploads/data/25_data.xls"), OutCountryID = "iso2c", message = TRUE, standardCountryName = TRUE)
countrycode
for available options.country.name
from countrycode
.iso2c
: The ISO two letter country code identifying the
country. This can be changed to another country ID system using
OutCountryID
country
: Country names.
year
: The year.
RR_Independence
: Year of independence.
RR_CurrencyCrisis
: Currency crisis.
RR_InflationCrisis
: Inflation crisis.
RR_StockMarketCrash
: Stock market crash.
RR_SovDebtCrisisDom
: Domestic sovereign debt crisis.
RR_SovDebtCrisisExt
: External sovereign debt crisis.
RR_BankingCrisis
: Banking crisis.
RR_YearlyCrisisTally
: Total number of crises per year.
## Not run:
# RRDummies <- RRCrisisGest()
# ## End(Not run)
Run the code above in your browser using DataLab