detset: Determinant sets

View source: R/shared_class_functions.r

detsetR Documentation

Determinant sets

Description

Generic function, with the only given method fetching determinant sets for functional dependencies.

Usage

detset(x, ...)

detset(x, ...) <- value

Arguments

x

an R object. For the given method, a functional_dependency.

...

further arguments passed on to methods.

value

A character vector of the same length as detset(x, ...).

Value

A list containing determinant sets, each consisting of a character vector with unique elements.


autodb documentation built on April 4, 2025, 5:12 a.m.