[.matched.set {PanelMatch}R 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


[Package PanelMatch version 3.1.1 Index]