readPWT | R Documentation |
Read-in PWT data (version 8.0) as magclass object
readPWT()
convertPWT(x)
x |
MAgPIE object returned by readPWT |
The read-in data, usually a magpie object. If supplementary is TRUE a list including the data and metadata is returned instead. The temporal and data dimensionality should match the source data. The spatial dimension should either match the source data or, if the convert argument is set to TRUE, should be on ISO code country level.
madrat::readSource()
## Not run:
readSource("PWT")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.