R/RelTableModel.R
index_table.Rd
List indexes of a RelTableModel object
index_table(x)
a RelTableModel object
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