View source: R/deprecated_methods.R
| replaceAll | R Documentation |
'r lifecycle::badge("deprecated")'
replaceAll(object, pattern, replacement, ...)
object |
generic object (e.g. model, code_record(s), etc.) |
pattern |
pattern to be replaced |
replacement |
replacement string |
... |
extra arguments |
'replaceAll()' is deprecated in favor of 'replace_all()'.
the loaded S4 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.