reports Agricultural Research Intensity as % of total GDP
Usage
reportAgriResearchIntensity(gdx, level = "regglo")
Arguments
- gdx
GDX file
- level
aggregation level of returned data ("regglo" by default)
Agricultural research intensity variables
| Name | Unit | Meta |
| Agricultural Research Intensity | % of Total GDP | Share of GDP spent on agricultural research |
Examples
if (FALSE) { # \dontrun{
x <- reportAgriResearchIntensity(gdx)
} # }