op_single function

A class representing a single-table verb

A class representing a single-table verb

op_single(name, x, dots = list(), args = list())

Arguments

  • name: the name of the operation verb, e.g. "select", "filter"
  • x: the tbl object
  • dots: expressions passed to the operation verb function
  • args: other arguments passed to the operation verb function
  • Maintainer: Alex Kyllo
  • License: MIT + file LICENSE
  • Last published: 2023-10-12