apply_labels: Applies the labels on a a relationship table

Description Usage Arguments Value

Description

Applies the labels on a a relationship table

Usage

1
apply_labels(dat_labels, dat_rel)

Arguments

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"

Value

a copy of the dat_rel table with additional coluns FirstLabel and SecondLabel


BodenmillerGroup/neighbouRhood documentation built on Sept. 9, 2021, 4:49 a.m.