Learn R Programming

IdMappingAnalysis (version 1.16.0)

primaryKey.CorrData: Retrieves a primary key for a given CorrData object

Description

Retrieves a primary key for a given CorrData object.

Usage

"primaryKey"(this, ...)

Arguments

...
Not used

Value

character string representing primary key for given CorrData object

See Also

For more information see CorrData.

Examples

Run this code
 examples$corrData$primaryKey();
 

Run the code above in your browser using DataLab