show-TidySet-method: Method to show the TidySet object

show,TidySet-methodR Documentation

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 documentation built on Aug. 22, 2023, 5:11 p.m.