bind {VanillaICE}R Documentation

Combine two objects of the same class

Description

Combine two objects of the same class. Defined only for classes extending hSet

Usage

bind(object1, object2, ...)

Arguments

object1 object extending class hSet
object2 must be the same class as object1
... Not implemented

Details

Value

An object of the same class as object1

Note

Author(s)

References

See Also

Examples






[Package VanillaICE version 1.0.2 Index]