getIdMatchInfo {ENVISIONQuery} | R Documentation |
Retrieve the set of match pairs from the 'Entry' node of the Enfin xml document.
getIdMatchInfo(entry, positiveResultIDs, participant.keyword="participant", attribute.keyword="attribute")
entry |
The 'Entry' node of the Enfin xml document. |
positiveResultIDs |
Set of 'ID' nodes of the Enfin xml document which contain the pair match information. |
participant.keyword |
The keyword identifying the match related information within the match top node. Default is "participant". |
attribute.keyword |
The keyword identifying the attribute related information within the pair match top node. Default is "attribute". |
The array consisting of two columns, the first containing the source ID set, and the second containing the match result
Alex Lisovich, Roger Day