subset-Fragility-method: Subset a Fragility object

[,Fragility-methodR 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


EZFragility documentation built on April 12, 2025, 1:22 a.m.