where {magclass} | 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)