PCMCombineListAttribute {PCMBase} | R Documentation |
Combine all member attributes of a given name into a list
Description
Combine all member attributes of a given name into a list
Usage
PCMCombineListAttribute(object, name)
Arguments
object |
a named list object. |
name |
a character string denoting the name of the attribute. |
Value
a list of attribute values
[Package PCMBase version 1.2.14 Index]