Skip to contents

Coerce to a Data Frame

Usage

# S4 method for class '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.

See also

Other mutators: mutators

Author

N. Frerebeau