as.data.frame | R Documentation |
data.frame
Coerce to data.frame
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
x |
Object to coerce |
row.names |
ignored |
optional |
ignored |
... |
arguments passed to other methods |
Other expressionset-methods:
as.data.frame,expressionset-method
,
created()
,
description()
,
label()
,
meta()
,
names<-,rule,character-method
,
origin()
,
plot,validator-method
,
summary()
,
variables()
,
voptions()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.