| janitor_deprecated | R Documentation |
These functions have already become defunct or may be defunct as soon as the next release.
adorn_crosstab() -> adorn_
crosstab() -> tabyl()
use_first_valid_of() -> dplyr::coalesce()
convert_to_NA() -> dplyr::na_if()
add_totals_col() -> adorn_totals(where = "col")
add_totals_row() -> adorn_totals()
remove_empty_rows() -> remove_empty("rows")
remove_empty_cols() -> remove_empty("cols")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.