View source: R/RelTableModel.R
index_table | R Documentation |
List indexes of a RelTableModel object
index_table(x)
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.