Learn R Programming

IdMappingAnalysis (version 1.16.0)

getMapNames.JointUniquePairs: Get the names of UniquePairs objects encapsulated within the given JointUniquePairs object

Description

Get the names of UniquePairs objects encapsulated within the given JointUniquePairs object.

Usage

"getMapNames"(this, ...)

Arguments

...
Not used

Value

character vector of IdMap names

See Also

For more information see JointUniquePairs.

Examples

Run this code
 examples$jointUniquePairs$getMapNames();
 

Run the code above in your browser using DataLab