[,Fragility-method | R Documentation |
Subset a Fragility object
## S4 method for signature 'Fragility'
x[i, j, ..., drop = FALSE]
x |
A Fragility object |
i |
A logical vector or a numeric vector of indices to subset the electrodes |
j |
A logical vector or a numeric vector of indices to subset the time windows |
... |
Additional arguments (not used) |
drop |
Additional arguments (not used) |
A new Fragility object with the subsetted data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.