Learn R Programming

oops (version 0.2.0)

init.Instance: Init Method for Instance

Description

See init for details.

Usage

# S3 method for Instance
init(x, ...)

Arguments

x

environment of class "Instance"

...

named fields inherited by the class instance or passed to methods

Value

environment of class "Instance"