[[<-,adv-method {oce} | R Documentation |
In addition to the usual insertion of elements by name, note
that e.g. pitch
gets stored into pitchSlow
.
## S4 replacement method for signature 'adv' x[[i, j]] <- value
x |
An adv object |
i |
The item to insert |
j |
Optional additional information on the |
value |
The value to be inserted into |
... |
Optional additional information (ignored). |