Replace elements of 'VirtualArray
'-class objects.
Source: R/VirtualArray-replace.R
doubleBracketReplace.Rd
Double bracket '[['
refers to layers' name in the names of the @stack
member of the 'VirtualArray
'. Use single brackets to replace elements based on their position in the 'VirtualArray
'-class object.
Arguments
- x
Object from a class derived from
VirtualArray
.- i
subscript of layers to replace.
- value
character
vector.