View source: R/calcIndiaFoodcrop.R
calcIndiaFoodcrop | R Documentation |
calcIndiaFoodcrop Calculates foodcrops data for India taken from here: https://eands.dacnet.nic.in/APY_96_To_07.htm
calcIndiaFoodcrop(subtype = "Area")
subtype |
Area, Yield, or Production |
magpie object containing Area, Yield, and Production data.
Anastasis Giannousakis
## Not run:
a <- madrat::calcOutput("IndiaFoodcrop", subtype = "Area")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.