[ is a one-dimensional shortcut for x$slice(i).

# S3 method for class 'EsgResult'
x[i, j, ..., drop = FALSE]

Arguments

x

An EsgResult object.

i

A row selector accepted by x$slice(i).

j, ..., drop

Unsupported.

Value

A new result object of the same type, or x for x[].