View source: R/shared_class_functions.r
detset | R Documentation |
Generic function, with the only given method fetching determinant sets for functional dependencies.
detset(x, ...)
detset(x, ...) <- value
x |
an R object. For the given method, a
|
... |
further arguments passed on to methods. |
value |
A character vector of the same length as |
A list containing determinant sets, each consisting of a character vector with unique elements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.