relatedness | R Documentation |
When calling this function, a warning will be issued about its deprecation.
relatedness(...)
... |
Arguments to be passed to 'inferRelatedness'. |
This function is a wrapper around the new 'inferRelatedness' function. ‘relatedness' has been deprecated, and it’s advised to use 'inferRelatedness' directly.
The same result as calling 'inferRelatedness'.
inferRelatedness
for the updated function.
## Not run:
# This is an example of the deprecated function:
relatedness(...)
# It is recommended to use:
inferRelatedness(...)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.