[,Fragility-method {EZFragility} | R Documentation |
Subset a Fragility object
Description
Subset a Fragility object
Usage
## S4 method for signature 'Fragility'
x[i, j, ..., drop = FALSE]
Arguments
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) |
Value
A new Fragility object with the subsetted data
[Package EZFragility version 1.0.3 Index]