op_base function

The "base case" operation representing the tbl itself and its column variables

The "base case" operation representing the tbl itself and its column variables

op_base(x, vars, class = character())

Arguments

  • x: A tbl object
  • vars: A vector of column variables in the tbl
  • class: The class that op_base should inherit from, default is character()
  • Maintainer: Alex Kyllo
  • License: MIT + file LICENSE
  • Last published: 2023-10-12