getElementNames: Retrieve element names of repgrid object.

View source: R/repgrid-elements.r

getElementNamesR Documentation

Retrieve element names of repgrid object.

Description

Function for convenience, so new users do not have to deal with object slots as they will typically not have knowledge about R object structures (S3, S4).

Usage

getElementNames(x)

Arguments

x

repgrid object.

Value

vector Vector containing the names of the elements.

Deprecated functions

getElementNames(), getElementNames2(), and eNames() have been deprecated. Instead use elements().


OpenRepGrid documentation built on May 31, 2023, 5:33 p.m.