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

Description Usage Arguments Value Author(s) See Also Examples

Description

Retrieves a secondary key for a given CorrData object.

Usage

1
2
## 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

1
2
 examples$corrData$secondaryKey();
 

IdMappingAnalysis documentation built on Oct. 31, 2019, 3:30 a.m.