sub-.matched.set: Subset matched.set object

[.matched.setR Documentation

Subset matched.set object

Description

Subsets matched.set objects while preserving attributes.

Usage

## S3 method for class 'matched.set'
x[i, j = NULL, drop = NULL]

Arguments

x

matched.set object

i

numeric. specifies the index of which element to extract.

j

NULL

drop

NULL


PanelMatch documentation built on April 3, 2025, 6:34 p.m.