View source: R/calcTemperature.R
calcTemperature | R Documentation |
calculates average monthly temperature on different landuse types
calcTemperature(landusetypes = "all", months = FALSE, convert = TRUE)
landusetypes |
all or only one (to save computation memory) |
months |
FALSE for yearly average, TRUE for monthly values |
convert |
FALSE for raw values of temperature, TRUE add temperature of 15 degrees for countries without observations or land mass. |
List of magpie object with results on country level, weight on country level, unit and description.
Benjamin Leon Bodirsky
## Not run:
calcOutput("Temperature")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.