View source: R/AgriResearchIntensity.R
AgriResearchIntensity | R Documentation |
calculates Agricultural Research Intensity (Investment in AgR&D/Total GDP) from a MAgPIE gdx file
AgriResearchIntensity(gdx, file = NULL, level = "reg")
gdx |
GDX file |
file |
a file name the output should be written to using write.magpie |
level |
aggregation level, reg, glo or regglo, cell or grid |
David M Chen
## Not run:
x <- AgriResearchIntensity(gdx)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.