op_single: A class representing a single-table verb

View source: R/ops.R

op_singleR Documentation

A class representing a single-table verb

Description

A class representing a single-table verb

Usage

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


cloudyr/AzureKusto documentation built on Oct. 15, 2023, 5:42 p.m.