deprecated_function | R Documentation |
Wrap a function with a deprecation warning.
deprecated_function(func, name)
func |
(str): Function to wrap in a deprecation warning. |
name |
(str): The name that has been deprecated. |
The modified function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.