calcDemMaterial<-function(){
out<-calcOutput("FAOmassbalance",aggregate = F)
out<-collapseNames(out[,,"dm"][,,"other_util"])
return(x=list(x=out,weight=NULL,
unit="Mt DM",
description="historical material demand"
))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.