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 April 3, 2025, 7:37 p.m.