object {oosp}R Documentation

Object Oriented Statistical Programming Objects

Description

Creates an object, from a seed object, or test to see if an object is an object.

Usage

as.object (obj)
is.object (obj)

Arguments

obj Seed object.

[Package oosp version 0.1.0 Index]