Description Usage Arguments Value Examples
Returns a list of indices as string, list or unique values (like dimnames).
| 1 | 
| x | listArray object | 
| type | character: return the indices as string, list or unique values (default:  | 
Returns the indices as string, list or unique indices. If type is
type="character"a character vector with the retranslated indices
type="list"as list of lists with the retranslated indices
type="names"as list of lists with the retranslated unique(!) indices like dimnames
| 1 2 3 4 5 6 7 8 9 10 11 12 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.