Skip to contents

List indexes of a RelTableModel object

Usage

index_table(x)

Arguments

x

a RelTableModel object

Value

A tibble with the following columns:

  • index: an integer corresponding to the index number

  • field: a character corresponding to field belonging to the index

  • unique: a logical indicating the uniqueness of the field