Skip to contents

Subset method for irregFdata objects

Usage

# S3 method for class 'irregFdata'
x[i, ...]

Arguments

x

An irregFdata object.

i

Indices of observations to select.

...

Additional arguments (ignored).

Value

An irregFdata object containing the selected subset.