foo-class: Foo

Description Value Slots Examples

Description

Foo

Value

a class of type "foo"

Slots

x

numeric.

y

numeric.

Examples

1
2
3
foo <- new("foo", x = pi, y = 2)
foo["x"]
foo["y"]

zkamvar/inheritest documentation built on May 4, 2019, 11:24 p.m.