Skip to contents

Subset a deflist object

Usage

# S3 method for deflist
[(x, i)

Arguments

x

A deflist object.

i

Indices or names of the elements to be retrieved.

Value

A list containing the elements at the specified indices or names in the deflist object.