data.frame | R Documentation |
Coerce to a Data Frame
## S4 method for signature 'DiversityIndex'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
x |
An object. |
row.names , optional |
Currently not used. |
... |
Currently not used. |
A data.frame
.
N. Frerebeau
Other mutators:
mutators
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.