mutators: Get or Set Parts of an Object

mutatorsR Documentation

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 signature 'DiversityIndex'
labels(object)

## S4 method for signature 'RarefactionIndex'
labels(object)

## S4 method for signature 'DiversityIndex'
get_method(x)

Arguments

object, x

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

Value

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

Author(s)

N. Frerebeau


tabula documentation built on Aug. 22, 2023, 5:11 p.m.