sub-.selection_table: extract method for class 'selection_table'

[.selection_tableR Documentation

extract method for class selection_table

Description

extract method for class selection_table

Usage

## S3 method for class 'selection_table'
X[i = NULL, j = NULL, drop = FALSE]

Arguments

X

Object of class selection_table, generated by selection_table.

i,

j, indices specifying elements to extract or replace. Indices are numeric or character vectors or empty (missing) or NULL.


warbleR documentation built on Sept. 8, 2023, 5:15 p.m.