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 May 29, 2024, 8:48 a.m.