extract {PanelMatch} | R Documentation |
Extract matched.set objects from PanelMatch results
Description
Extract matched.set objects from PanelMatch results
Usage
extract(pm.object, qoi)
Arguments
pm.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. |
[Package PanelMatch version 3.1.1 Index]