Learn R Programming

OpenRepGrid (version 0.1.9)

getElementNames: 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.