data.frame: Coerce to a Data Frame

data.frameR Documentation

Coerce to a Data Frame

Description

Coerce to a Data Frame

Usage

## S4 method for signature 'DiversityIndex'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)

Arguments

x

An object.

row.names, optional

Currently not used.

...

Currently not used.

Value

A data.frame.

Author(s)

N. Frerebeau

See Also

Other mutators: mutators


tesselle/tabula documentation built on June 15, 2025, 12:08 a.m.