[,OpenTIMS-method | R Documentation |
Get some frames of data.
## S4 method for signature 'OpenTIMS' x[i]
x |
OpenTIMS data instance. |
i |
An array of nonzero indices to extract. |
## Not run: D = OpenTIMS('path/to/your/folder.d') print(head(D[10])) print(head(D[10:100])) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.