as.data.frame.dc_summary: Convert a dc_summary object to a data.frame
Description
Convert a dc_summary object to a data.frame
Usage
# S3 method for dc_summary
as.data.frame(x, row.names, optional, ...)
Value
The dc_summary object as a data.frame.
Arguments
- x
a summary of a draws component object.
- row.names
not used.
- optional
not used.
- ...
not used.