| primaryKey.CorrData {IdMappingAnalysis} | R Documentation |
Retrieves a primary key for a given CorrData object.
## S3 method for class 'CorrData' primaryKey(this, ...)
... |
Not used |
A character string representing primary key for given CorrData object
Alex Lisovich, Roger Day
For more information see CorrData.
examples$corrData$primaryKey();