get_shared_collections {TKCat}R Documentation

Get collections shared by 2 objects and return member combinations

Description

Get collections shared by 2 objects and return member combinations

Usage

get_shared_collections(x, y)

Arguments

x

an MDB object

y

an MDB object

Value

A tibble with the following fields:


[Package TKCat version 1.1.11 Index]