Learn R Programming

IdMappingAnalysis (version 1.16.0)

secondaryKey.CorrData: Retrieves a secondary key for a given CorrData object

Description

Retrieves a secondary key for a given CorrData object.

Usage

"secondaryKey"(this, ...)

Arguments

...
Not used

Value

character string representing secondary key for given CorrData object

See Also

For more information see CorrData.

Examples

Run this code
 examples$corrData$secondaryKey();
 

Run the code above in your browser using DataLab