Skip to contents

Extracts a single observation from an observation_set using double bracket indexing. The result is automatically evaluated.

Usage

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

Arguments

x

An observation_set object

i

Index of the observation to extract

Value

The evaluated observation