secondaryKey.CorrData {IdMappingAnalysis}R Documentation

Retrieves a secondary key for a given CorrData object

Description

Retrieves a secondary key for a given CorrData object.

Usage

## S3 method for class 'CorrData'
secondaryKey(this, ...)

Arguments

...

Not used

Value

A character string representing secondary key for given CorrData object

Author(s)

Alex Lisovich, Roger Day

See Also

For more information see CorrData.

Examples

 examples$corrData$secondaryKey();
 

[Package IdMappingAnalysis version 1.24.0 Index]