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.


llrs/BaseSet documentation built on Feb. 22, 2025, 9:52 p.m.