Skip to contents

Flattens the three slots to a single big table

Usage

# S3 method for TidySet
as.data.frame(x, ...)

Arguments

x

The TidySet object.

...

Placeholder for other arguments that could be passed to the method. Currently not used.

Value

A data.frame table.