listLabels {genMCMCDiag} | R Documentation |
Function to assign character labels to all unique objects in a list
listLabels(lst)
lst |
A list of objects. Each object in the list should have the same general structure |
A character vector of labels. Objects in lst that are identical will be assigned the same label.