R/data_frame.R
as.data.frame.TidySet.Rd
Flattens the three slots to a single big table
# S3 method for class 'TidySet' as.data.frame(x, ...)
The TidySet object.
TidySet
Placeholder for other arguments that could be passed to the method. Currently not used.
A data.frame table.
data.frame