extend {oosp}R Documentation

Extend an Object

Description

Extend an object, by extending it's class attribute.

Usage

extend (obj, cl)

Arguments

obj An object to extend.
cl Subclass name.

[Package oosp version 0.1.0 Index]