Dimensions of an Object
dim.Rd
Retrieve or set the dimension of an spam
object.
Value
dim
retrieves
the dimension
slot of the object. It is a vector
of mode integer
.
The replacemnt method changes the dimension of the object by rearranging.
Details
In older version of spam
, the behavior of the replacement
method was different and is now implemented in pad.spam
.