swapKeys {IdMappingRetrieval}R Documentation

Swap the primary and secondary key columns

Description

Swap the primary and secondary key columns

Usage

swapKeys(idMap, verbose = FALSE)

Arguments

idMap

the IdMap object or a list of IdMap objects which keys to be swapped

verbose

if TRUE enables diagnostic messages

Value

IdMap object or list of IdMap objects with swapped keys

Author(s)

Roger Day, Alex Lisovich


[Package IdMappingRetrieval version 1.34.0 Index]