Learn R Programming

IdMappingAnalysis (version 1.16.0)

primaryKey.Mixture: Retrieves a primary key for a given Mixture object

Description

Retrieves a primary key for a given Mixture object.

Usage

"primaryKey"(this, ...)

Arguments

...
Not used

Value

character string representing primary key for given Mixture object

See Also

For more information see Mixture.

Examples

Run this code
 examples$mixture$primaryKey();
 

Run the code above in your browser using DataLab