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)

tscheypidi/magclass documentation built on May 21, 2024, 12:55 p.m.