Learn R Programming

tabula (version 3.1.1)

mutators: Get or Set Parts of an Object

Description

Getters and setters to extract or replace parts of an object.

Usage

get_method(x)

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

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

# S4 method for DiversityIndex get_method(x)

Value

  • labels() returns a suitable set of labels from an object for use in printing or plotting.

Arguments

object, x

An R object from which to get or set element(s).

...

Currently not used.

Author

N. Frerebeau

See Also

Other mutators: data.frame