getNames {campsismod} | R Documentation |
Get element names from list.
Description
Get element names from list.
Usage
getNames(object)
## S4 method for signature 'pmx_list'
getNames(object)
Arguments
object |
list object |
Value
character vector with all the element names of this list
[Package campsismod version 1.1.1 Index]