Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

as.data.frame.TidySet

Transforms a TidySet to a data.frame


Description

Flattens the three slots to a single big table

Usage

## S3 method for class '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.


BaseSet

Working with Sets the Tidy Way

v0.0.16
MIT + file LICENSE
Authors
Lluís Revilla Sancho [aut, cre] (<https://orcid.org/0000-0001-9747-2570>), Zebulun Arendsee [rev], Jennifer Chang [rev]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.