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

show-TidySet-method

Method to show the TidySet object


Description

Prints the resulting table of a TidySet object. Does not shown elements or sets without any relationship (empty sets). To see them use sets() or elements().

Usage

## S4 method for signature 'TidySet'
show(object)

Arguments

object

A TidySet

Value

A table with the information of the relationships.


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.