as.data.frame | R Documentation |
As data frame method.
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
## S4 method for signature 'theta,character,logical'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
## S4 method for signature 'omega,character,logical'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
## S4 method for signature 'sigma,character,logical'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
x |
generic object |
row.names |
row names |
optional |
optional |
... |
extra arguments |
data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.