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