Skip to contents

reduces an annotation source to unique records only; all duplicates are removed.

Usage

unique_records(...)

Arguments

...

Additional slots and values passed to struct_class.

Value

A unique_records object with the following output slots:

updated(annotation_source) The updated annotations as an annotation_source object.

Inheritance

A unique_records object inherits the following struct classes:

[unique_records] -> [model] -> [struct_class]

Examples

M = unique_records()