deco_plot | R Documentation |
Plot for decomposition analysis. Use function deco in library magpie4 to create the necessary object.
deco_plot(x, color = gray.colors(6))
x |
magpie object with decomposition data (e.g. from the function magpie4:::deco) |
color |
color vector |
a ggplot object
Benjamin Leon Bodirsky, Ina Neher
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.