Skip to contents

Creates a wide form data table based on custom S3 classes.

Usage

create_table(data, ...)

Arguments

data

A data frame to be converted. Based on the custom class assigned to the table, a different transformation will be used.

...

Other possible options

Value

A table in wide format.