Learn R Programming

ananke (version 0.1.0)

labels: Find Labels from Object

Description

Find a suitable set of labels from an object for use in printing or plotting, for example.

Usage

# S4 method for CalibratedAges
labels(object, ...)

Value

A character vector.

Arguments

object

An object from which to find labels.

...

Currently not used.

Author

N. Frerebeau

See Also

Other mutators: as.data.frame(), as.list(), mutators, subset()