sub-.matched.set function

Subset matched.set object

Subset matched.set object

Subsets matched.set objects while preserving attributes.

## 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
  • Maintainer: In Song Kim
  • License: GPL (>= 3)
  • Last published: 2025-03-03

Useful links