secondaryKey.Mixture {IdMappingAnalysis}R Documentation

Retrieves a secondary key for a given Mixture object

Description

Retrieves a secondary key for a given Mixture object.

Usage

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

Arguments

...

Not used

Value

A character string representing secondary key for given Mixture object

Author(s)

Alex Lisovich, Roger Day

See Also

For more information see Mixture.

Examples

 examples$mixture$primaryKey();
 

[Package IdMappingAnalysis version 1.30.0 Index]