View source: R/calcCollectRegressionData.R
calcCollectRegressionData | R Documentation |
collects regression data using un-converted raw data sources, and crops the data that only joint years and countries are selected.
calcCollectRegressionData(datasources)
datasources |
All datasources that shall be returned. Due to the cropping of data which is not present in all datasources, reducing the number of datasources will increase the number of observations. |
List of magpie objects with results on country level, weight on country level, unit and description.
Benjamin Leon Bodirsky, Eleonora Martinelli, Abhijeet Mishra, Xiaoxi Wang
## Not run:
calcOutput("CollectRegressionData",aggregate=F)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.