sub-.deflist: Subset a deflist object

[.deflistR Documentation

Subset a deflist object

Description

Subset a deflist object

Usage

## S3 method for class '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.


deflist documentation built on April 27, 2023, 5:11 p.m.