extract: Extract matched.set objects from PanelMatch results

View source: R/PanelMatchObject.R

extractR Documentation

Extract matched.set objects from PanelMatch results

Description

Extract matched.set objects from PanelMatch results

Usage

extract(pm.object, qoi)

Arguments

pm.object

PanelMatch object

qoi

character, specifying the qoi. Valid inputs include "att", "atc", "art", and NULL. If NULL, function extracts att, art, or atc results if possible. Otherwise, throws an error if ate is specified.


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