convertStrefler <- function(x) {
w <- calcOutput("FAOLand",aggregate=FALSE)[,2005,"6620|Arable land and Permanent crops.area"]
y <- toolAggregate(x, "regionmappingGEC.csv", weight=w)
return(y)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.