Description Usage Arguments Value Author(s) See Also Examples
Get the names of IdMap objects encapsulated within the given JointIdMap object.
1 2 | ## S3 method for class 'JointIdMap'
getMapNames(this, ...)
|
... |
Not used |
A character
vector of IdMap names
Alex Lisovich, Roger Day
For more information see JointIdMap
.
1 2 3 | jointIdMap<-JointIdMap(examples$identDfList);
jointIdMap$getMapNames();
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.