View source: R/shared_class_functions.r
dependant | R Documentation |
Generic function, with the only given method fetching dependants for functional dependencies.
dependant(x, ...)
dependant(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 character vector containing dependants.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.