names: Method names

Description Generic function Methods Author(s) See Also Examples

Description

The names method returns the names of the dimnames of an object. For some classes, the names attribute can be modified directly using names<-.

Generic function

names(x) names<-(x, value)

Methods

signature(x=FLQuant) :

Returns the names of the dimnames of x

signature(x=FLPar) :

Returns the names of the dimnames of x

signature(x=FLlst) :

Returns the names of the elements of x

Author(s)

The FLR Team

See Also

names

Examples

1
2

FLCore documentation built on May 2, 2019, 5:46 p.m.