Skip to content

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)

Value

magpie object

Agricultural research intensity variables

NameUnitMeta
Agricultural Research Intensity% of Total GDPShare of GDP spent on agricultural research

Author

David Chen

Examples

if (FALSE) { # \dontrun{
x <- reportAgriResearchIntensity(gdx)
} # }