Skip to contents

Converts a table1_blueprint to a data frame for further processing

Usage

# S3 method for class 'table1_blueprint'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)

Arguments

x

A table1_blueprint object

row.names

Row names (ignored)

optional

Logical (ignored)

...

Additional arguments (ignored)

Value

Data frame with evaluated cell contents