as.data.frame.csAnno | R Documentation |
convert csAnno object to data.frame
## S3 method for class 'csAnno'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
x |
csAnno object |
row.names |
row names |
optional |
should be omitted. |
... |
additional parameters |
data.frame
Guangchuang Yu https://guangchuangyu.github.io
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.