The "base case" operation representing the tbl itself and its column variables
op_base(x, vars, class = character())
x
: A tbl objectvars
: A vector of column variables in the tblclass
: The class that op_base should inherit from, default is character()