dimnames-set-DObject-list-method: Sets the dimnames for the distributed object.

Description Usage Arguments

Description

Sets the dimnames for the distributed object.

Usage

1
2
## S4 replacement method for signature 'DObject,list'
dimnames(x) <- value

Arguments

x

The object to set the dimnames for.

value

The list of values, one vector per dimension, of names.


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