Learn R Programming

genMCMCDiag (version 0.2.3)

listLabels: Function to assign character labels to all unique objects in a list

Description

Function to assign character labels to all unique objects in a list

Usage

listLabels(lst)

Value

A character vector of labels. Objects in lst that are identical will be assigned the same label.

Arguments

lst

A list of objects. Each object in the list should have the same general structure