renamed_kwargs | R Documentation |
Raises warning, if present.
renamed_kwargs(old_name, new_name, value, kwargs)
old_name |
(str): name of deprecated argument |
new_name |
(str): name of the new argument |
value |
(str): value associated with new name, if supplied |
kwargs |
(list): keyword arguments dict |
value of the keyword argument, if present
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.