| deprecation_warning | R Documentation |
Issue a deprecation warning with migration guidance.
deprecation_warning(old_fn, new_fn, version = "2.0.0")
old_fn |
Name of the deprecated function/pattern. |
new_fn |
Name of the replacement. |
version |
Version when it will be removed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.