x
will NOT be automatically coerced
into an rv object.
value
may be an rv object or a regular numeric object.Extracting rv objects works the same way as extracting components of a numerical vector or array. The return value is always an object of class 'rv'. Type ?Extract for details.
Note: the index arguments (i
, j
, etc.)
must be constants, but this may change in the future.
See also vignette("rv")
.