Rdocumentation
powered by
Learn R Programming
IdMappingRetrieval (version 1.20.0)
as.IdMap: Perform the transformation of the UniquePairs object into the IdMap object
Description
Perform the transformation of the UniquePairs object into the IdMap object
Usage
as.IdMap(uniquePairs, keepOrder = TRUE, verbose = FALSE)
Arguments
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