.is_deprecated {datawizard} | R Documentation |
Print a message saying that an argument is deprecated and that the user should use its replacement instead.
.is_deprecated(arg, replacement)
arg |
Argument that is deprecated |
replacement |
Argument that replaces the deprecated argument |