op_double: A double-table verb, e.g. joins, setops

View source: R/ops.R

op_doubleR Documentation

A double-table verb, e.g. joins, setops

Description

A double-table verb, e.g. joins, setops

Usage

op_double(name, x, y, args = list())

Arguments

name

The name of the operation, e.g. 'left_join', 'union_all'

x

The "left" tbl

y

The "right" tbl

args

Other arguments passed to the operation verb


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