dependant {autodb} | R Documentation |
Dependants
Description
Generic function, with the only given method fetching dependants for functional dependencies.
Usage
dependant(x, ...)
dependant(x, ...) <- value
Arguments
x |
an R object. For the given method, a
|
... |
further arguments passed on to methods. |
value |
A character vector of the same length as |
Value
A character vector containing dependants.
[Package autodb version 2.3.1 Index]