Learn R Programming

gremes (version 0.1.1)

subset: Generic for subset

Description

Generic for subset

Usage

subset(obj, ...)

Value

Object of the same class as the argument obj with non-empty slots $value and $root.

Arguments

obj

object of appropriate class

...

additional arguments

See <code>subset.FlowConnect</code>

For description and examples of the method applied on objects of class FlowConnect.

See <code>subset.Neighborhood</code>

For description and examples of the method applied on objectobjects of class Neighborhood.