Description Usage Arguments Value
Applies the labels on a a relationship table
1 | apply_labels(dat_labels, dat_rel)
|
dat_labels |
a labels table as formated by the prepare_tables function. Must have columns 'label', 'ObjectID', 'group' |
dat_rel |
a relationship table as formated by the prepare_tables function. Must have columns "First Object ID", "Second Object ID" |
a copy of the dat_rel table with additional coluns FirstLabel and SecondLabel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.