getNames: Get element names from list.

View source: R/generic_list.R

getNamesR 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


campsismod documentation built on Oct. 12, 2023, 5:13 p.m.