zulutils-deprecated | R Documentation |
The functions listed below are deprecated and will be defunct
in the near future. When possible, alternative functions with similar
functionality are also mentioned. Help pages for deprecated functions
are available at help("<function>-deprecated")
.
na.replace(x, replace)
lookup_enframed(x, lookup_table)
na.replace
na.replace()
is deprecated in favor of dplyr::coalesce()
.
lookup_enframed
lookup_enframed()
is deprecated in favor of zmisc::lookup()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.