Description Usage Arguments Value Note Examples
Coerce to data.frame
.
1 2 3 4 5 6 7 | as.data.frame(x, row.names = NULL, optional = FALSE, ...)
## S4 method for signature 'IPosRanges'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
## S4 method for signature 'Matrix'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
|
x |
any R object. |
row.names |
|
optional |
logical. If |
... |
additional arguments to be passed to or from methods. |
data.frame
.
Updated 2020-01-08.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.