Description Generic function Methods Author(s) See Also Examples
The names
method returns the names of the dimnames of an object. For some classes,
the names attribute can be modified directly using names<-.
names(x) names<-(x, value)
Returns the names of the dimnames of x
Returns the names of the dimnames of x
Returns the names of the elements of x
The FLR Team
names
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.