where: where

View source: R/where.R

whereR Documentation

where

Description

Analysis function for magpie objects

Usage

where(x, plot = NULL)

Arguments

x

A logical statement with a magpie object

plot

deprecated. Use the function whereplot in package luplot.

Value

A list of analysis parameters

Author(s)

Benjamin Leon Bodirsky, Jan Philipp Dietrich

See Also

whereplot in package luplot

Examples


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

pik-piam/magclass documentation built on March 25, 2024, 11:07 p.m.