View source: R/error_handling.R
| warn_deprecated | R Documentation |
Warn about deprecated functionality with migration guidance
warn_deprecated(old_function, new_function, version = "next major version")
old_function |
Name of deprecated function |
new_function |
Name of replacement function |
version |
Version when deprecation will become an error |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.