check_depreciated | R Documentation |
...
This function checks for depreciated arguments passed via ...
to a parent function and returns a warning if any depreciated arguments have been used.
check_depreciated(depreciated, ...)
depreciated |
A character vector that defines the names of depreciated arguments to a parent function. |
... |
Additional arguments passed to a parent function. |
Edward Lavender
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.