linear_access,NeuroVecSeq,numeric-method | R Documentation |
Provides linear access to the data across all vectors in the sequence.
## S4 method for signature 'NeuroVecSeq,numeric'
linear_access(x, i)
x |
A NeuroVecSeq object |
i |
Numeric vector of indices for linear access |
Numeric vector of accessed values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.