| as.data.frame.dc_summary | R Documentation |
Convert a dc_summary object to a data.frame
## S3 method for class 'dc_summary'
as.data.frame(x, row.names, optional, ...)
x |
a summary of a draws component object. |
row.names |
not used. |
optional |
not used. |
... |
not used. |
The dc_summary object as a data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.