Learn R Programming

rgho (version 2.0.2)

filter_gho: Filter a GHO Object on Attribute Values

Description

Filter a GHO Object on Attribute Values

Usage

filter_gho(x, ...)

Arguments

x

gho object to filter.

...

Logical predicates. Multiple conditions are combined with &.

Value

A gho object.