where | R Documentation |
Analysis function for magpie objects
where(x, plot = NULL)
x |
A logical statement with a magpie object |
plot |
deprecated. Use the function whereplot in package luplot. |
A list of analysis parameters
Benjamin Leon Bodirsky, Jan Philipp Dietrich
whereplot in package luplot
p <- maxample("pop")
where(p > 500)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.