sub-sub-DObject-numeric-method: Extracts a single element of a distributed object.

Description Usage Arguments

Description

Extracts a single element of a distributed object.

Usage

1
2
## S4 method for signature 'DObject,numeric'
x[[i, j, ...]]

Arguments

x

The object to get an element from.

i

The row index of the element.

j

The column index of the element.

...

Other args


ddR documentation built on May 29, 2017, 6:52 p.m.