Description Usage Arguments Value Author(s) References Examples
View source: R/greenbook_aid.R
greenbook_aid()
generates a data set containing USAID Overseas Loans and Grants data on foreign economic and military aid.
1 2 3 4 5 6 7 8 |
type |
The type of aid to return. Values can include economic, military, or all. |
recipient |
The recipient of the aid. Can include Correlates of War (COW) numerical country codes or ISO3C character country codes. |
startyear |
The first year for the series |
endyear |
The last year for the series |
value |
Indicates whether to return constant or current US dollar values for the observed aid amounts. |
format |
Gives the user the option to return the data in long or wide format. |
greenbook_aid()
returns a data frame containing USAID Overseas Loans and Grants data on foreign economic and military aid.
Michael E. Flynn
United States Government. 2021. US Overseas Loans and Grants (Greenbook). United States Department of State.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.