janitor_deprecated: Deprecated Functions in Package janitor

janitor_deprecatedR Documentation

Deprecated Functions in Package janitor

Description

These functions have already become defunct or may be defunct as soon as the next release.

Details

  • 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")


sfirke/janitor documentation built on Feb. 6, 2024, 12:37 p.m.