Learn R Programming

tabula (version 3.1.1)

data.frame: Coerce to a Data Frame

Description

Coerce to a Data Frame

Usage

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

Value

A data.frame.

Arguments

x

An object.

row.names, optional

Currently not used.

...

Currently not used.

Author

N. Frerebeau

See Also

Other mutators: mutators