as.IdMap {IdMappingRetrieval} | R Documentation |
Perform the transformation of the UniquePairs object into the IdMap object
as.IdMap(uniquePairs, keepOrder = TRUE, verbose = FALSE)
uniquePairs |
the UniquePairs object to be converted into IdMap |
keepOrder |
logical indicating if the original order of primary IDs should be lept. Default is TRUE |
verbose |
if TRUE enables diagnostic messages |
Roger Day, Alex Lisovich