magclass (version 6.13.2)

where: where

Description

Analysis function for magpie objects

Usage

where(x, plot = NULL)

Value

A list of analysis parameters

Arguments

x

A logical statement with a magpie object

plot

deprecated. Use the function whereplot in package luplot.

Author

Benjamin Leon Bodirsky, Jan Philipp Dietrich

See Also

whereplot in package luplot

Examples

Run this code

p <- maxample("pop")
where(p > 500)

Run the code above in your browser using DataLab