Learn R Programming

BaseSet (version 0.0.17)

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 TidySet
show(object)

Value

A table with the information of the relationships.

Arguments

object

A TidySet