as.IdMap {IdMappingRetrieval}R Documentation

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

Author(s)

Roger Day, Alex Lisovich


[Package IdMappingRetrieval version 1.34.0 Index]