Skip to contents

Extracts multiple observations from an observation_set using single bracket indexing. All selected observations are automatically evaluated.

Usage

# S3 method for class 'observation_set'
x[i]

Arguments

x

An observation_set object

i

Indices of observations to extract

Value

List of evaluated observations