Learn R Programming

mcmcsae (version 0.8.1)

as.data.frame.mcdraws_summary: Convert a mcdraws_summary object to a data.frame

Description

Convert a mcdraws_summary object to a data.frame

Usage

# S3 method for mcdraws_summary
as.data.frame(x, row.names, optional, ...)

Value

The mcdraws_summary object as a data.frame.

Arguments

x

a summary of an object of class mcdraws.

row.names

not used.

optional

not used.

...

not used.