defunct function

Defunct functions

Defunct functions

These functions were deprecated for at least two years before being made defunct. If there's a known replacement, calling the function will tell you about it.

# Deprecated in 0.5.0 ------------------------------------- id(.variables, drop = FALSE) # Deprecated in 0.7.0 ------------------------------------- failwith(default = NULL, f, quiet = FALSE) # Deprecated in 0.8.* ------------------------------------- select_vars(vars = chr(), ..., include = chr(), exclude = chr()) rename_vars(vars = chr(), ..., strict = TRUE) select_var(vars, var = -1) current_vars(...) # Deprecated in 1.0.0 ------------------------------------- bench_tbls(tbls, op, ..., times = 10) compare_tbls(tbls, op, ref = NULL, compare = equal_data_frame, ...) compare_tbls2(tbls_x, tbls_y, op, ref = NULL, compare = equal_data_frame, ...) eval_tbls(tbls, op) eval_tbls2(tbls_x, tbls_y, op) location(df) changes(x, y)
  • Maintainer: Hadley Wickham
  • License: MIT + file LICENSE
  • Last published: 2023-11-17